@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Arial;
	font-size: 12px;
}
input {
height:19px;
font-size:10px;
color:#999999;
}
.titulo {
font-size:18px;
color:#FF6600;
text-transform:uppercase;
}
.maintitulo {
font-size:20px;
color:#FF6600;
font-family:Trebuchet MS;
text-transform:uppercase;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
padding-left:30px;
}
.botones {
font-size:12px;
color:FF6600;
padding-left:20px;
}
.subtitulo {
font-size:12px;
color:#FF6600;
text-transform:uppercase;
}.botones a {
	color:#999999;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
.texto {
font-size:12px;
color:ffffff;
font-family:Arial;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}