body {
	font-family: Tahoma;
	font-size: 11px;
	color: #D66560;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #C23932;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #C23932;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #4C6427;
	text-decoration: none;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #C23932;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #D03C48;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #4C6427;
	text-decoration: none;
}

option {
	font-family: Tahoma;
	font-size: 10px;
	color: #307379;
	text-decoration: none;
	border: 1px solid #4C6427;
}
textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #C23932;
	text-decoration: none;
	border: 1px solid #C23932;
}
input {
	font-family: Tahoma;
	font-size: 10px;
	color: #C23932;
	text-decoration: none;
	border: 1px solid #C23932;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #C23932;
	text-decoration: none;
}
.mayus {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C23932;
}
.mayus2 {
	font-family:Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.minimini {
	font-family: Verdana;
	font-size: 5px;
	color: #307379;
	text-decoration: none;
}
.titulos {
	font-family: Tahoma;
	font-size: 11px;
	color: #474723;
}
.seleccionador {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #4C6427;
	width: 200px;
}
option {
	font-family: Tahoma;
	font-size: 10px;
	color: #307379;
	text-decoration: none;
	border: 1px solid #4C6427;
}
