body { 
background-color: #183A4D;
font-family: Verdana, sans-serif; 
color: #BCBABA;
vertical-align: top;
padding-bottom: 20px;
}

img {
border: 0px;
} 

A:visited  {color: #FEC500; font-size:0.9em; text-decoration: none}
A:link  {color: #FEC500; font-size:0.9em; text-decoration: none}
A:active  {color: #FEC500; font-size:0.9em; text-decoration: none}
A:hover   {color: #D7D7D7; font-size:0.9em; text-decoration: none}
p {font-size:0.9em}
h5 {font-size:0.9em; color: #9999FF}
h4 {font-size:1.2em; color: #FD9003}
h3 {font-size:1.1em; color: #A6EA02}
h2 {font-size:1.3em; color: #FD9003}



.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}







