.TIitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.Subtitulo {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #82BEDA;
	font-size: 14px;
}
.Subtitulo A{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #0099CC;
	font-size: 14px;
	text-decoration: none;
}
.Subtitulo A:hover{
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.Texto {
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Texto A{
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Texto A:hover{
	color: #82BEDA;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom {
	color: #006699;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom A{
	color: #006699;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom A:hover{
	color: #999999;
	font-size: 10px;
}
.menu {
	font-family: "Trebuchet MS";
	color: #999999;
	font-size: 12px;
}
.menu A{
	font-family: "Trebuchet MS";
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.menu A:hover{
	font-family: "Trebuchet MS";
	color: #006699;
}.fail {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.fail A {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #666666;
	font-size: 14px;
	text-decoration: none;
}
.fail A:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
