/* CSS Document */


body {
font-family:"Times New Roman", Times, serif;
font-size:12px;
}




a {
text-decoration:  none;
font-weight: bold;
border: none;
 }
a:link {
color:#9999CC;
font-size:13px;
text-decoration:  underline; 
}
 
a:hover {
text-decoration:  none; 
border: none;
font-size:13px;
 }
a:visited {
color:#9999CC;
font-size:13px;
}
 
 

