a:hover 
	{ 
		color: #999999;
		text-decoration: none;
	}

.textsponsor
	{
		text-decoration: none; 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px; 
		font-weight: bold; 
		color: #333333; 
	}


a.menu
	{
		text-decoration: none; 
		color: #C34C00;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: center;
	}
	
.menu1
	{
		text-decoration: none; 
		color: #C34C00;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: center;
	}
	
a.menu:hover
	{
		text-decoration: none; 
		color: #FADD86;
		font-size: 15px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: center;
	}

.title
	{
		text-decoration: none; 
		color: #C34C00;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}

.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; 
	}
	
.textoNormal1
	{
		text-decoration: none; 
		color: #333333;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: left;
	}

.textoNormal2
	{
		text-decoration: none; 
		color: #D44708;
		font-size: 21px;
		font-weight: bold; 
		font-family: Arial, Helvetica, sans-serif;
	}

.textoNormal2a
	{
		text-decoration: none; 
		color: #333333;
		font-size: 17px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.textoNormal3
	{
		color: #D44708;
		font-size: 22px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
	}
	
.menuTitles
	{
		text-decoration: none; 
		color: #999999;
		font-size: 28px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		text-align: right;
	}
