body {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
select {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #D03C48;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

option {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

textarea {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

input {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

.texto {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.mayus {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

.mayusbl {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.mayus2 {
	font-family:Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
}

.subcat {
	font-family:Tahoma;
	font-size: 10px;
	color: #8B0031;
}

.mini {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
}

.minibl {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
}

.minigr {
	font-family: Tahoma;
	font-size: 9px;
	color: #CCCCCC;
}

.minimini {
	font-family: Tahoma;
	font-size: 5px;
	color: #307379;
	text-decoration: none;
}

.titulos {
	font-family: Tahoma;
	font-size: 10px;
	color: #474723;
}

.seleccionador {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #4C6427;
	width: 200px;
}
.bot {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fdoboton.jpg);
	background-repeat: repeat;
	border: thin solid #666666;
	clip: rect(0px,00px,1px,0px);
	overflow: visible;
	font-weight: bold;
	color: #000000;
}