A:link {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: none;
	font-style : normal;
}


A:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: none;
	font-style : normal;
}

A:hover {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: underline;
	font-style : normal;
}

A.menu:link {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}


A.menu:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

A.menu:hover {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

A.publicidad:link {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFCC;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}


A.publicidad:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFCC;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

A.publicidad:hover {
	font-family : Arial;
	font-size : 9pt;
	color : #FFFFCC;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

FONT.solapa {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

A.solapa:link {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}


A.solapa:visited {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}

A.solapa:hover {
	font-family : Arial;
	font-size : 9pt;
	color : #990000;
	text-decoration: underline;
	font-style : normal;
	font-weight : bold;
}


BODY {
	background-color : #FFFFFF;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
	
	SCROLLBAR-FACE-COLOR: #FFCB6B;
	SCROLLBAR-TRACK-COLOR: #FEEBC3;
	SCROLLBAR-ARROW-COLOR: #FFF9ED;
	SCROLLBAR-BASE-COLOR: #D69E37;
	SCROLLBAR-DARKSHADOW-COLOR: #BA7D0D;
	SCROLLBAR-SHADOW-COLOR: #E1B35E;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFE1AA;

}

P {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
}

TD {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
}

INPUT {
	font-family : Arial;
	font-size : 9pt;
	color: #000000;
}


SELECT.selectacc {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black;
}


