/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #530000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo {font-family: Arial; font-size: 12px; font-weight: bold; font-style: italic;  color: #540000;}
.mas {color: #540000; font-family: Arial; font-size: 10px; font-weight: bold; font-style: italic; }
a.mas {color: #540000; font-family: Arial; font-size: 10px; font-weight: bold; font-style: italic; text-decoration:none; }
.titlesombra {color: #530000; font-weight: bolder; font-family: Arial; font-size: 12px;}

a:link {color: #990000; text-decoration: underline;}
a:visited {color: #530000; text-decoration: underline;}
a:hover {color: #0000CC; text-decoration: underline;}
a:active {color: #990000; text-decoration: underline;}
