/* CSS Document */
td {
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.font {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	border: none;
}


.tituloGris{
font-size:15px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textoGris{
font-size:12px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.textoGrisDetalle{
font-size:11px;
color:#333333;
font-family:Helvetica, Arial, Verdana, sans-serif;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	border: none;
	color: #808080;
}


.login {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	border: none;
	color: #333333;
}

