<STYLE type="text/css">

body 
{

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

table.tabla {
	font-family : Arial;
	font-size : 12px;
    font-color: #29299C;
	color : #29299C;
	text-align : left;
	margin-left: 0px;
}
a {
	color : #FF9900;
	text-decoration: none;
}
a:hover{
text-decoration: underline;
}