.White{
	font-family : Verdana;
	font-size : 10px;
	color : #FFFFFF;
	font-style : normal;
	text-decoration: none;
}

.Vermelho{
	font-family : Verdana;
	font-size : 10px;
	color : #FF0000;
	font-style : normal;
	text-decoration: none;
}

.WhiteTit{
	font-family : Verdana;
	font-size : 12px;
	color : #FFFFFF;
	font-style : normal;
	text-decoration: none;
}

.Black{
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	font-style : normal;
	text-decoration: none;
}

A.Black{
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	font-style : normal;
	text-decoration: none;
}

.Black:Hover{
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	font-style : normal;
	text-decoration: underline;
}

.Cinza{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	text-decoration: none;
}

A.Cinza{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	text-decoration: none;
}

.Cinza:Hover{
	font-family : Verdana;
	font-size : 10px;
	color : #666666;
	font-style : normal;
	text-decoration: underline;
}

.BlackTit{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	text-decoration: none;
}

A.BlackTit{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	text-decoration: none;
}

.BlackTit:Hover{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	font-style : normal;
	text-decoration: underline;
}

.CinzaTit{
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-style : normal;
	text-decoration: none;
}

A.CinzaTit{
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-style : normal;
	text-decoration: none;
}

.CinzaTit:Hover{
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
	font-style : normal;
	text-decoration: underline;
}
