﻿#SponsorsBox, #SponsorsBoxRight
{	
	text-align:center;
	background-color:#fff; 	
	font-size : 0.85em;  
}
#SponsorsBox h2, #SponsorsBox h2 a, #SponsorsBox h2 a:visited
{
	font-size : 1em;  
	text-decoration: none;
	color: #222222;
}
#SponsorsBox h2 a:hover
{
	text-decoration: underline;
	color: #cc0000;
}
#SponsorsBoxRight h2, #SponsorsBoxRight h2 a, #SponsorsBoxRight h2 a:visited
{
	font-size : 1em;  
	text-decoration: none;
	color: #222222;
}
#SponsorsBoxRight h2 a:hover
{
	text-decoration: underline;
	color: #cc0000;
}