body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #D6D6D6;
}
.topmenu {
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: inset;
	border-right-color: #333333;
	letter-spacing: 0.25em;
	font-weight: bold;
	text-align: center;
}
.titulo {
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
	font-style: italic;
}
.textoblanco {
	font-size: 16px;
	color: #e3f3fa;
	text-decoration: none;
}
.textonegro {
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.textonegro1 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textonegro2 {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textogris {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textorojo {
	font-size: 16px;
	color: #CC071E;
	text-decoration: none;
	font-style: italic;
}
.textorojo1 {
	font-size: 16px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.textoazul {
	font-size: 16px;
	color: #3399CC;
	text-decoration: none;
}
.textoazul1 {
	font-size: 10px;
	color: #3399CC;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-size: 15px;
	color: #387BAF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 15px;
	color: #1C415A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #CCEDFB;
	text-decoration: underline;
}
.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FCFCFC;
	text-align: right;
}
