a:link
{
	color: #333333; 
}
span.teamnameenfasis { font-variant: small-caps }
span.singers { font-size: 14pt; font-weight: bold }
span.navlinks { font-size: 8pt; font-variant: small-caps; font-weight: bold }
span.enfasismediano { text-transform: uppercase; font-size: 14pt; font-weight: bold }
span.confirmed { font-variant: small-caps; color: #FF0000; font-weight: bold }
span.teamnames { font-size: 10pt }
a:visited
{
	color: #808080; 
} 
a:active 
{
	border:1px solid #FFB66C; color: #CC3300;
}
body
{
	font-family: Garamond;
	background-color: #FF9900; font-size:12pt
	
}
table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Garamond, Book Antigua, Verdana, Arial, Helvetica;font-size:12pt
}
h1
{
	color: #FF6600;font-size:24pt; text-align:left
}
h2
{
	font-size:18pt; text-align:left 
}
h3
{
	color: rgb(0,255,204); 
}
h4
{
	color: rgb(255,204,0);
}
h5
{
	color: rgb(153,255,51);
}
h6
{
	color: rgb(0,255,204);
}