/* Style-Sheet OCS */

body
{
	color : #0000CC;
	font-weight : bold;
	font-family:Verdana; font-size:8pt;
}
a:link
{	color : #000080;
    background : #CCCCCC;
	text-decoration : none;
	padding : 1px;
    font-family:Verdana; font-size:8pt;
	border-bottom : 2px solid #000000;
	border-right : 2px solid #000000;
	border-top : 2px solid #C0C0C0;	 		
	border-left : 2px solid #C0C0C0; 
}

a:visited
{	color : #000080;
    background : #CCCCCC;
	text-decoration : none;
	padding : 1px;
    font-family:Verdana; font-size:8pt;
	border-bottom : 2px solid #000000;
	border-right : 2px solid #000000;
	border-top : 2px solid #EFEFEF;	 		
	border-left : 2px solid #EFEFEF; 
}

a:hover
{	color : #000080;
	background : #EEEEEE;
	font-family:Verdana; font-size:8pt;
	padding : 1px;
	border-bottom : 2px solid #D7D7D7;
	border-right : 2px solid #D7D7D7;
	border-top : 2px solid #000000;	 		
	border-left : 2px solid #000000;  
	
}

a:active
{	color : #000080;
	background : #EEEEEE;
	font-family:Verdana; font-size:8pt;
	padding : 1px;
	border-bottom : 2px solid #000000;
	border-right : 2px solid #000000;
	border-top : 2px solid #C0C0C0;	 		
	border-left : 2px solid #C0C0C0;  
	
}