/*by www.exononline.com*/

a:link {
	color: Purple;
	text-decoration: none;
	font : bold
} 
a:visited {
	color: Purple;
	text-decoration: none;
	font : bold
} 
a:hover {
	color: Fuchsia;
	text-decoration: none;
	font : bold
} 
a:active {color: #FF0000; text-decoration: none;
	font : bold} 
.mytext {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: normal} 
.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: 12px; color: #666666; text-decoration: none; font-style: normal} 
.mytext2 a:link {color: #666666; text-decoration: none} 
.mytext2 a:visited {color: #666666; text-decoration: none} 
.mytext2 a:hover {color: #CCCCCC; text-decoration: none; background-color: #333333} 
.mytext2 a:active {color: #333333; text-decoration: none} 
.mytext3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666699; font-weight: normal }
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
}
