/* CSS Document 930000 */


body {
	background-color: #930000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #930000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #930000;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
a:active {
	text-decoration: none;
	color: #930000;
}

td {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
}

.titulos {
	font-family: tahoma;
	font-size: 14px;
	color: #cc9933;
	font-weight: bold;
}

.highlight {
	font-family: tahoma;
	font-size: 12px;
	color: #930000;
}


.img_border {
	border: 1px solid #999999;
}
