a:link {
	color : #D4AB30;
	text-decoration : none;
	font-weight : bold;
}

a:hover {
	color : #D4AB30;
	text-decoration : underline;
	font-weight : bold;
}

a:active {
	color : #0000CD;
	text-decoration : none;
	font-weight : bold;
}

a:visited {
	color : #D4AB30;
	text-decoration : none;
	font-weight : bold;
}

.texto {
	font-family : Tahoma, Verdana;
	font-size : 9px;
	letter-spacing : 1px;
	color : #6E5816;
}

.textoweb {
	font-family : Tahoma, Verdana;
	font-size : 12px;
	color : #6E5816;
	line-height : 18px;
}

.titularweb {
	font-family : Tahoma, Verdana;
	font-size : 14px;
	color : #6E5816;
	line-height : 18px;
	font-weight : bold;
}

.boxform {
	font-family : Tahoma, Verdana;
	font-size : 9px;
	color : #794620;
	background : White;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	padding-top : 1px;
	border : 1px solid;
	}
	
.box {
	font-family : Tahoma, Verdana;
	font-size : 14px;
	background : #D5D2C4;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 1px;
	padding-top : 1px;
	font-weight : bold;
	color : #666633;
	}
	
.tarifa1 {
	font-family : Tahoma, Verdana;
	font-size : 10px;
	background : #FFFCE8;
	padding-left : 10px;
	padding-right : 8px;
	padding-bottom : 2px;
	padding-top : 2px;
	color : #666633;
	}
	
	.tarifa2 {
	font-family : Tahoma, Verdana;
	font-size : 10px;
	background : #FDEEDB;
	padding-left : 10px;
	padding-right : 8px;
	padding-bottom : 2px;
	padding-top : 2px;
	color : #666633;
	}