<STYLE type="text/css">
<!--
BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#D6AB03;
scrollbar-darkshadow-color:#D6AB03;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#D6AB03;
scrollbar-track-color:#000000;
}
-->
body 
{

background:url(bitmaps/fondo_ptl.jpg);
background-attachment: fixed;
	font-family : Arial;
	font-size : 11px;
	color : #ffffff;
	text-align : left;
	margin-left: 0px;
}

table.tabla {
	font-family : Arial;
	font-size : 11px;
    font-color: #ffffff;
	color : #ffffff;
	text-align : left;
	margin-left: 0px;
}

table.tabla2{
	font-family : Arial;
	font-size : 11px;
	color : #FAC804;
	text-align : left;
	margin-left: 0px;
}
table.tabla3 {
	font-family : Arial;
	font-size : 11px;
    font-color: #ffffff;
	color : #ffffff;
	text-align : center;
	margin-left: 0px;
}

p.cabecera{
	font-family : Arial;
	font-size : 12px;
	color : #FAC804;
	text-align : center;
	margin-left: 0px;
}
p.cab{
	font-family : Arial;
	font-size : 12px;
	color : #ffffff;
	text-align : center;
}
p.cab2{
	font-family : Arial;
	font-size : 12px;
	color : #FAC804;
	text-align : left;
}



p.granded{
	font-family : Arial;
	font-size : 12px;
	color : #FAC804;
	text-align : right;
	margin-left: 0px;
}
a {
	color : #FAC804;
	text-decoration: none;
}
a:hover{
text-decoration: underline;
}

</style>


