/* CSS Document */
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666} 
.mytext a:link {color: #666666; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #666666; text-decoration: underline} 
.mytext a:active {color: #666666; text-decoration: none} 
.mytext2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #CC0000} 
.mytext2 a:link {color: #000000; text-decoration: none} 
.mytext2 a:visited {color: #000000; text-decoration: none} 
.mytext2 a:hover {color: #000000; text-decoration: underline} 
.mytext2 a:active {color: #000000; text-decoration: none} 
