BODY {
	SCROLLBAR-FACE-COLOR: red;
	SCROLLBAR-HIGHLIGHT-COLOR: yellow;
	SCROLLBAR-SHADOW-COLOR: green;
	SCROLLBAR-3DLIGHT-COLOR: green;
	SCROLLBAR-ARROW-COLOR: green;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: yellow;
	background-color : #000000;
	background-image:url('img/chico_gr.gif');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: right bottom;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #808000;
	
}
td{
	font : bold 14px;
}

td.verf{
	font : bold 12px;
}

a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none
}
a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : red;
	text-decoration : none
}