/* CSS Document */

<!--
a:link {color: #666666; text-decoration:none} 
a:visited {color: #666666; text-decoration:none} 
a:hover {color: #FF0000; text-decoration:none; background-color:#E1E1E1} 
a:active {color: #000000} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066} 
li {color: #000066; list-style-type: round} 
ul {color: #000066; list-style-type: round} 
ol {color: #666666} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066} 
.mytext a:link {color: #333333; text-decoration:none} 
.mytext a:visited {color: #333333; text-decoration:none} 
.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: #000066} 
.mytext2 a:link {color: #333333; text-decoration:none} 
.mytext2 a:visited {color: #333333; text-decoration:none} 
.mytext2 a:hover {color: #FF0000; text-decoration: none; background-color: #E1E1E1} 
.mytext2 a:active {color: #333333; text-decoration: none} 
-->


