<style>



A:LINK, A:VISITED { 
	color : #0080c0;
	font-size : 11px;
	
	font-family : "Tahoma";
	text-decoration : none;
}

A:HOVER {
  color : #c0c0c0;
	font-size : 11px;
	
	font-family : "Tahoma";
	text-decoration : none;
}
A {
  color : black;
	font-size : 11px;
	
	font-family : "Tahoma";
	text-decoration : none;
}
.standar {
	color : #000000;
	font-size : 11px; 
	
	font-family : "Tahoma";
	text-decoration : none;
}

table, td, tr,{
color : #000000;
	font-size : 11px; 
	
	font-family : "Tahoma";
	text-decoration : none;
}

A.sidelinks:hover {
    font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #e80000;
	clip:           rect(   );
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	background-color: #eeeeee;
}
.sidelinks {
	font: normal 11px/20px Tahoma, Arial, Helvetica, sans-serif;
	color: #808080;
	text-decoration: none;
	clip:               rect(   );
	width: 200px;
	height: 20px;
	white-space: nowrap;
	background-color: #ffffff;
}
BODY {
	scrollbar-face-color : #d8d8d8;
	scrollbar-highlight-color : Silver;
	scrollbar-shadow-color : Black;
	scrollbar-arrow-color : White;
	scrollbar-track-color : #c0c0c0;
	scrollbar-base-color : Black;
	scrollbar-3dlight-color : Gray;
	scrollbar-darkshadow-color : Black;
}
</style>
