/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(images/bg.jpg) repeat-x top left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.header {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}
.Estilo2 {	color: #0099FF;
	font-weight: bold;
}
.boldgroc{
	color: #FFCC00;
	font-weight: bold;
}

-->

