a:link {
	color: #66FFFF;
	text-decoration: none;
} 
a:visited {
	color: #66FFFF;
	text-decoration: none;
} 
a:hover {
	color: #FF4F4F;
	text-decoration: none;
} 
a:active {
	color: #66FFFF;
	text-decoration: none;
} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
} 
li {color: #FFFFFF; list-style-type: square} 
ul {color: #FFFFFF; list-style-type: square} 
ol {color: #FFFFFF} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666699} 
.mytext a:link {color: #333333; text-decoration: underline} 
.mytext a:visited {color: #666666; text-decoration: underline} 
.mytext a:hover {color: #999933; text-decoration: none} 
.mytext a:active {color: #333333; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext2 a:link {color: #666666; text-decoration: underline} 
.mytext2 a:visited {color: #666666; text-decoration: underline} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
.title_name {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.title_name_main {
}
.large {
	font-size: 16px;
	font-weight: bold;
}
