a:hover 
	{ 
		color: #4b7d88;
		text-decoration: none;
	}


.smallText 
	{  
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 10px; 
		color: #333333;
	}


.textoNormal
	{
		text-decoration: none; 
		color: #333333;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		
	}


.textoNormalBold
	{
		text-decoration: none; 
		color: #333333;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal0-5
	 {
	  	text-decoration: none;
        color: #333333;
	  	font-size: 14px; 
	  	font-family: Arial, Helvetica, sans-serif; 
	  	font-weight: bold; 
	  	
}

.textoNormal1
	{
		text-decoration: none; 
		color: #333333;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
}

.textoNormala
	 {
	  	text-decoration: none;
        color: #333333;
	  	font-size: 16px; 
	  	font-family: Arial, Helvetica, sans-serif; 
	  	font-weight: bold; 
	  	
}

	 
	 
.textoNormal2
	{
		text-decoration: none; 
		color: #333333;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	    
	}

.textoNormal2a
	{
		text-decoration: none; 
		color: #333333;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal3
	{
		color: #333333;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}

.textoNormal4
	{
		color: #333333;
		font-size: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}


.IP
	{
		color: #333333;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
	}
	
.menuTitles
	{
		text-decoration: none; 
		color: #4b7d88;
		font-size: 24px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}
	
.menu
	{
		text-decoration: none; 
		color: #FFFFFF;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;		
		padding-left: 10px;
		
	}
	

a.menuLinks:hover
    {
		text-decoration: none; 
		color: #bacfd3;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;		
				
	}


.menuLinks
	{
		text-decoration: none; 
		color: #FFFFFF;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;		
				
	}

.menu1
	{
		text-decoration: none; 
		color: #333333;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}
	
	
.textoD
	{
		text-decoration: none; 
		color: #333333;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}
	
#tabela
{
	text-align:center;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	margin:0px auto 0px auto;
}