.headerText {
	color:#FAF7D1;
	font-family:Tahoma;
	font-size:12px;
	padding:10px;
}

.cabecera2 {
	padding-left:20px;
	font-weight:bold;	
	font-family:Tahoma;
}

.headerBodyText {
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;	
}



.bodyTextBig {
        color:#424A84;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}

.bodyTextBig a {
        color:#424A84;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}

.bodyTextBig a:hover {
        color:#cc0000;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;	
}

.bodyText {
	font-family:Tahoma;
	font-size:11px;
	padding-left:20px;
}

.bodyText2 {
	font-family:Tahoma;
	font-size:12px;
}

.bodyText a {
	color:#000000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}

.bodyText2 a {
	color:#000000;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.bodyText a:hover {
	color:#cc0000;
}

.bodyText2 {
	font-family:Tahoma;
	font-size:12px;	
}

.bodyText2 a:hover {
	color:#cc0000;
}

.blueText {
	color: #03238F;
	font-weight:bold;
}

.redButton {
	background-color:#990000;
	color:#FFFFFF;
	width:50px;
	text-align:center;	
	border:none;
}

.blueButton {
	background-color:#03238F;
	color:#FFFFFF;
	width:100px; 
	border:none;
	text-align:center;
}

.peque {
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}

.peque a {
	color:#808080;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.peque a:hover {
	color:#cc0000;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}