BODY TABLE {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-top:10px;
	line-height: 19px;
}
ul{
	list-style-type: none;
}

li, li:visited{
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
}


H1 {
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #3C444D;

}
H2{
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;

}

H2 A:LINK, H2 A:VISITED{
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

H2 A:HOVER{

	text-decoration: underline;
}
H3{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #3C444D;

}

.borde1 {
	border: 1px solid #CCCCCC;

	padding:12px;
}

.bg-menu {
	height: 30px;
	background-color: #000000;
	padding:2px;
}

.menu a, .menu a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	padding:3px;
	#padding:6px;
	margin:3px;
	#margin:6px;
	height: 20px;
	border: 1px solid #000000;
}
.menu a:hover {
	text-decoration: underline;
}

.menu-on a, .menu-on a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #3C444D;
	padding:3px;
	#padding:6px;
	margin:3px;
	#margin:6px;
	height: 20px;
	border: 1px solid #999999;
}
.menu-on a:hover {
	text-decoration: underline;
}



.boton a, .boton a:visited {
	padding-left:42px;
	font-family: verdana;
	font-size: 10px;
	color: #3C444D;
	text-decoration: none;
}
.boton a:hover {
	text-decoration: underline;
}

.link a, .link a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #6D849D;
	text-decoration: none;
}
.link a:hover {

	text-decoration: underline;
}

.link-on a, .link-on a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #374351;
	text-decoration: none;
}
.link-on a:hover {

	text-decoration: underline;
}

a {
	font-family: verdana;
	font-size: 10px;
	color: #6D849D;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;
}
.info {
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-color: #EBEBEB;
	padding:3px;
	border: 2px solid #CCCCCC;
	

}
.info a:hover {

	text-decoration: underline;
}
