.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.unnamed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
}
.unnamed2 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.unnamed3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	vertical-align: middle;
	font-style: normal;
	color: #942C84;
}

/*Menu Vetical Solitos*/

#navigation td {
	border-bottom: 1px solid #FFFFFF;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:5px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:10px 10px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
#navigation a:hover {
	background: #FF6931;
	color:#FFFF00
	}

#navigation a:active {
	background: #FF9900;
	color: #CCCCCC;
	}
	
/*Menu Horizontal Solitos*/
	
#navigation1 a {
	color: #E5E5E5;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	text-decoration: none;
	font-weight: bold;
	}
	
#navigation1 a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-size: 15px;
	}

#navigation1 a:active {
	color: #CCCCCC;
	}
	
/*Vinculos*/
	
a:link {
	color: #0000CC;
	
}
a:visited {
	color: #000000;
	
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/*Borde Tablas*/

#table1 td {
	border: 1px solid #942C84;
	}
	
#table2 td {
	border: 1px solid #ED6B3A;
	}
	
#table3 td {
	border: none;
	}
