<style>
<!--

:hover 	{ 
			color:#FF0000; 
		}

:link	{	font-weight: normal;
			text-decoration:none;
			color: #000066;
		}
:active	{	font-weight: normal;
			text-decoration:none;
			color: #ff0000;
		}
:visited {	text-decoration:none;
		 }

.borda {	border-top: solid #000066;
			border-right: solid #000066;
			border-bottom: solid #000066;
			border-left: solid #000066;
			border-width: 1px;
		}	

input {	font-size: 10.5px;
		font-weight: normal;
		text-decoration: none;
		background: #fafafa;
		color: #000000;
		border-top: solid gray;
		border-right: solid gray;
		border-bottom: solid gray;
		border-left: solid gray;
		border-width: 1px;	
	  }	

select {	font-size: 10.5px;
		font-weight: normal;
		text-decoration: none;
		background: #fafafa;
		color: #000000;
		border-top: solid gray;
		border-right: solid gray;
		border-bottom: solid gray;
		border-left: solid gray;
		border-width: 1px;	
	  }	

	  
Table 	{	
		font-family: Verdana, Arial, Helvetica, Geneva;
		font-size: 10.5px;
		color: #003366;
		}
		
body	{ 
		font-family: tahoma , Arial, Helvetica, sans-serif; 
		font-size: 10.5px;
		margin: 0px;
		background: #ffffff;
		scrollbar-face-color: #C6D6FD; 
		scrollbar-shadow-color: #ffffff; 
		scrollbar-highlight-color: #ffffff; 
		scrollbar-3dlight-color: #336699; 
		scrollbar-darkshadow-color: #333333;  
		scrollbar-arrow-color: #4D6185; 
		}

-->
</style>
			