/* corporate monitor cascading style sheet */

body 
{ 
background-color: FFFFFF 
}
font 
{ 
font-family:Verdana; 
font-size: smaller 
}
a, a:visited, a:active 
{ 
color:CC6600; 
text-decoration: none 
}
a:hover 
{ 
color:FF9900; 
text-decoration: underline
}

 
