/* CSS Document */

<style type="text/css">

.body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px;
	width: 860px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

.underline_text
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  border-bottom-style: solid;
  border-bottom-color:#FF6600;
  color:#FFFFFF; } 

.head_title1
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color: #FF6600;}
  
.head_title2
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color: #FF6600;}

.headfont
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#000000;}

.headfont2
{ font-family:Century Gothic;
  font-size:12px;
  font-weight:bold;
  color:#000000;}

.navi
{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;}

.bodyfont
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#000000; }
  
.bodyfont_white
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
 
  color:white; }
  
.bodyfont_brokenline
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  border-bottom: 1px dotted #ffffff;
  color:white; }  
  
.smallfont
{ font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#000000; } 

.img_border
{border:'2px' 'solid' 'white'}
/*  
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000033;
}
*/
.diarybody {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px; 
	color:Black;
}
</style>
/*
<style type="text/css">  
<!--
A:{ text-decoration: none;}
A:link { text-decoration: none; color: black;}
A:visited { text-decoration: none; color: black;}
A:hover {color: red; text-decoration: none; }
li { list-style-type : square; }
-->
</style>
*/
<STYLE type="text/css">
<!--A:HOVER{
position : relative;
top:1px;@left:3px;}
A{text-decoration : none;
}

-->
</STYLE>