@charset "utf-8";
.Menu
 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF99;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.tam12 {
	font-size: 12px;
}
.tamxsmall {
	font-size: x-small;
	font-weight: normal;
}
body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 12px;
}
.tamxsmall2 {
	font-size: x-small;
	font-weight: normal;
}
.tituloPagina {
	font-size: x-small;
	font-weight: bold;
}
.tamxsmallDcha {
	font-size: x-small;
	font-weight: normal;
	text-align: right;
}
