@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/backBottom2.jpg); background-repeat:repeat-x;
}

td, th, input,div,p select, textarea, optgroup {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

.class1 A:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #B79300;
	font-weight: bold;
}
.class1 A:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: b79300;
}
.class1 A:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: b79300;
}
.class1 A:hover {
	text-decoration: none;
	color: #b79300;
	font-family: Arial;
	font-size: 11px;
}
.class2 A:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.class2 A:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.class2 A:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.class2 A:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
}



.class3 A:link {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: #660000;
}
.class3 A:visited {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: #660000;
}
.class3 A:active {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10px;
	color: #660000;
}
.class3 A:hover {
	text-decoration: none;
	color: #660000;
	font-family: Arial;
	font-size: 10px;
}
.txtcontenido {
	font-family: Arial;
	font-size: 11px;
	color: #006282;
}
.txtresaltado {
	font-family: Arial;
	font-size: 11px;
	color: #006282;
	font-weight: bold;
}
.txtcontenido2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.txtresaltado2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtsubtitles {
	font-family: Arial;
	font-size: 15px;
	color: #006282;
	font-weight: bold;
}
