/* CSS Document */

#cuadro {
font-family:"Century Gothic", Century;
	position: absolute;
	width:687px;
	top: 122px;
	color: #293956;
	background-color: none;
	left: 94px;
}


A.topmenubar:link
{
	font-size: 11px;
	COLOR: #345098;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 0px none;
	height: auto;
	width: 100%;
	padding: 2px;
}
A.topmenubar:visited
{
	font-size: 11px;
	COLOR: #345098;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	border: 0px none;
	height: auto;
	width: 100%;
	padding: 2px;
}
A.topmenubar:hover
{
	font-size: 11px;
	COLOR: #FF6600;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	border: 0px none;
	height: auto;
	width: 100%;
	TEXT-DECORATION: none;
	padding: 2px;
}

