P, BODY, TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}
H1 { font-size: 16px;
		color: #FFCCFF;
		font-weight: bold; }
H2 { font-size: 15px; }
H3 { font-size: 14px; }
H4 { font-size: 13px; }
H5 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

A {
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #FF4500;
	text-decoration: none;
}
A.sitemap {
	text-decoration: underline;
	color: #316D94;
}
A.white:hover {
	/*background-color: #FF9933;*/
	text-decoration: none;
	color: #FF4500;
	/*color: #000000;*/
}
STRONG {
	color: #000066;
}
.button {
	font-family: Tahoma,Arial;
	font-size: 9px; 
	height:18;
}
.textinput {
	font-family: Tahoma,Arial;
	font-size: 9px; 
	height:18;
}
.white {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.news {
	color: #7E7E7E;
	font-size: 11px;
}
.news2 {
	color: #000000;
	font-size: 10px;
}
A.news:hover {
	color: #FF4500;
	font-size: 10px;
}
.large { 
	font-family: Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold; }
.small {
	font-size: 9px;
	color: #FFFFFF;
}
.menu {
	font-size: 12px;
	color: #CC0000;
	font-weight: bolder;
}
DIV.capScroll {
	BORDER-RIGHT: #FFFFFF 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-LEFT: #FFFFFF 1px solid;
	PADDING-LEFT: 1px;
	BORDER-TOP: #FFFFFF 1px solid;
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #FFFFFF 1px solid; 
	PADDING-BOTTOM: 1px;
	
	OVERFLOW-Y: auto;
	VISIBILITY: visible;
	OVERFLOW-X: auto;
	
	HEIGHT: 100%; 
	WIDTH: 100%; 

	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-BASE-COLOR: #FF9900;
	POSITION: absolute; 

	BACKGROUND-COLOR: #FFFFFF
}
TABLE.caja {
	WIDTH: 770px;
	HEIGHT: 430px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* menu */

A.Amen {font-size:11px; color:#FFFFFF; text-decoration:none; font:bold; }
TD.menu { background:#FF9900; }
TABLE.menu { font-size:11px; position:absolute; visibility:hidden; }
