/* CSS Document */
body,td,th {
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.texto-gris1 {
	color: #999999;
}
.texto-gris2-14 {
	color: #666666;
	font-size: 14px;
	line-height: 14px;
}
.texto-gris2-14 {
	color: #666666;
	font-size: 14px;
	line-height: 14px;
}
.texto-gris2-16 {
	color: #DB5B1E;
	font-size: 16px;
	line-height: 16px;
}

.texto-gris2-10 {
	color: #F5F5F5;
	font-size: 10px;
	line-height: 10px;
}
.texto-gris2-12 {
	color: #F5F5F5;
	font-size: 12px;
	line-height: 12px;
}

.texto-blanco-10 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 10px;
}

.form {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 11px;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding:2px
}
