/* CSS Document */
/* New taboga design text and div based */
/* this stylesheet is copyright 2005 Esprit Sozo design house, and Infinity Venture Panama */
/* All changes must be aknoweldge by Esprit Sozo and Infinity Venture */
body{
	background-color: #FFCC66;
	overflow: auto;
}
div#tabogaStyle {
	text-indent: 15;
	text-align: left;
	font-family: Verdana;
	color: #FFCC66;
	font-weight: bold;
	font-size: 12px;
}

a:hover { 
text-decoration: underline; 
color:#FFFFFF; 
font-size:10px; 
text-align: left;
text-decoration:none;
text-transform:uppercase;
font-family: Verdana;
font-weight: bold;
}

a:active {
color:#FFFFFF; 
font-size:10px; 
text-align: left;
text-decoration:none;
text-transform:uppercase;
font-family: Verdana;
font-weight: 100;
}
	
a:link {
color:#FFFFFF; 
font-size:10px; 
text-align: left;
text-decoration:none;
text-transform:uppercase;
font-family: Verdana;
font-weight: 200;
}
 a:visited {
color:#FFCC66; 
font-size:10px; 
text-align: left;
text-decoration:none;
text-transform:uppercase;
font-family: Verdana;
font-weight: 200;
}