﻿body a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
body a:link {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
body a:visited {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
body a:hover {
	text-decoration: none;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}



#menu a {
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
#menu a:link {
	text-decoration: underline;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#menu a:visited {
	text-decoration: underline;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}


#principal a {
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
#principal a:link {
	text-decoration: underline;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#principal a:visited {
	text-decoration: underline;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#principal a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}


#normal a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: underline;
}
#normal a:link {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#normal a:visited {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}
#normal a:hover {
	text-decoration: none;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
}


#negrita a {
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
#negrita a:link {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#negrita a:visited {
	text-decoration: underline;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
#negrita a:hover {
	text-decoration: none;
	color: #EE9C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
