.a
{
	text-decoration : none;
}

.a:hover

{  	text-decoration : none;}

body

{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	 	text-decoration : none;
		
		
	scrollbar-face-color: #C0DCFB;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #A7CCF5;
	scrollbar-darkshadow-color: #A7CCF5;
	scrollbar-track-color: #FCFCFC;
	scrollbar-arrow-color: #135AA9;

}

		
		
	
}

.texto
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : Black;
}
		
.texto2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
}


.subtitulo
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #316AC0;
	font : bold;
}

.subtitulolaranja
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : DF9615;
	font : bold;
}





.link-white
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.link-white:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4666C0;

}


.botao
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	background-color : #DEDEDE;
	border : thin groove;
	width : 140px;
	height: 20px;
	padding-left : 5px;
}


.botao:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4666C0;
	text-decoration : none;
	background-color : #cccccc;
	border : thin groove;
	width : 140px;
	height: 20px;
}



.botao2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
	background-color : #DEDEDE;
	border : thin groove;
	width : 160px;
	height: 20px;
	padding-left : 5px;
}


.botao2:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #4666C0;
	text-decoration : none;
	background-color : #cccccc;
	border : thin groove;
	width : 160px;
	height: 20px;
}






.titulo

{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : Black;
	font : bold;
}

.saiba
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #CC0000;
	font : bold;
}

.saiba:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #FF6347;
	font : bold;
}

.copyright
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.copyright:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #4169E1;
	text-decoration : none;
}

.proxima
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #000000;
	font : bold;
	background-color : #FFCE63;
}

.proxima:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	font : bold;
	background-color : #cc0000;
}




