/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4C4C4C;
}
.Estilo1 {color: #FFFFFF}
a:link {
	color: #7A221F;
	text-decoration:none;
}
a:visited {
	color: #7A221F;
	text-decoration:none;
}
a:hover {
	color: #C74900;
	text-decoration:none;
}
a:active {
	color: #C74900;
	text-decoration:none;
}
.Estilo3 {color: #710E00}
.Estilo4 {font-weight: bold}
.Estilo5 {color: #710E00; font-weight: bold; }
.Estilo6 {font-weight:bold; font-size:14px;}
.Estilo7 {color: #710E00;
          font-weight: bold;
		  text-decoration:underline;
		  size:12px;
}
