@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../img/bg_body.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
	
a:hover
{
	color: #717572;
	text-decoration: underline;
}
a:visited
{
	color: #FF0000;
	text-decoration: none;
}
 a:active
{	
    color: #FF0000;
	text-decoration: none;
}
 a:link
{	
    color: #FF0000;
	text-decoration: none;
}


.txtW {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
}

.top_green{
	background-image:url(../img/top_green.gif);
	background-repeat:repeat-x;}
	
.top_blue{
	background-image:url(../img/top_blue.gif);
	background-repeat:repeat-x;}

.footer{
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;}
	
.txtSx {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding:10px;
	margin:10px;
	text-align: justify;
}


.txtWinnerGreen {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #647b0e;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.txtWinnerGreenBig {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #647b0e;
	text-decoration: none;
	padding:0px;
	margin:0px;
	padding-left:10px;
}

.txtLink {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;

}

.txtClassificaW {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding:0px;
	margin:0px;
	background-color:#a8bc42;
	text-align:center;
}

