a:link {color: #9b9b9b; text-decoration: underline; }
a:visited {color: #636363; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}



body {color:#3d3d3d; font-size:10px; font-family:Arial, Serif; background-color:#e0e7ff;}


.color {color:red; font-size:11px;}


#red a{color:white; text-decoration:none}
#red a:hover{color:#9fa2a0; text-decoration:underline}
#red a:visited{color:#2b2c2c; text-decoration:underline}


.toggleopacity:hover img{
FILTER: alpha(opacity=99); opacity: .99; 
}

.toggleopacity img{
FILTER: alpha(opacity=65); opacity: .65; 
border-left: 3px solid #5b6bb6; border-right: 3px solid #5b6bb6; border-top: 3px double #5b6bb6; border-bottom: 3px double #5b6bb6;
}

.toggleopacity:hover img{
border: 3px solid #ff0000;}


.big {font-size:16px; font-wight:bold; color:grey}
.table {background:white url('Home/gradient.gif') repeat-y;}