body { 	   
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #990000;
}
.arial10{
	font-family: Arial;
	font-size: 10px;
	color: #67492C;
}
.arial11{
	font-family: Arial;
	font-size: 11px;
	color: #67492C;
}
.tahoma10{
	font-family: Tahoma;
	font-size: 10px;
	color: #67492C;
}
.tahoma11{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}	
.tahoma12_choco {
	color: #67492C;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}

.tahoma10_link {
	color: #67492C;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.tahoma10_link:link    {text-decoration:none;color:#67492C;}
.tahoma10_link:visited {text-decoration:none;color:#67492C;}
.tahoma10_link:active  {text-decoration:underline;color:#67492C;}
.tahoma10_link:hover   {text-decoration:underline;color:#B3804D;}

.tahoma11_link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.tahoma11_link:link    {text-decoration:none;color:#FFFFFF;}
.tahoma11_link:visited {text-decoration:none;color:#FFFFFF;}
.tahoma11_link:active  {text-decoration:underline;color:#FFFFFF;}
.tahoma11_link:hover   {text-decoration:underline;color:#F0E7D9;}

.tahoma12_orange_link {
	color: ##E68200;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.tahoma12_orange_link:link    {text-decoration:none;color:#E68200;}
.tahoma12_orange_link:visited {text-decoration:none;color:#E68200;}
.tahoma12_orange_link:active  {text-decoration:underline;color:#E68200;}
.tahoma12_orange_link:hover   {text-decoration:underline;color:#C19971;}

