A:link        { font-weight: bold; text-decoration: yes; color: #4b2697; }
A:visited     { text-decoration: yes; color: #4b2697; font-weight: bold; }
A:hover       { text-decoration: yes; color: #4b2697; }
A.footer:link        { text-decoration: yes; color: #4b2697; }
A.footer:visited     { text-decoration: yes; color: #4b2697; }
A.footer:hover       { text-decoration: yes; color: #4b2697; }
A.sponsors:link        { text-decoration: yes; color: #4b2697; }
A.sponsors:visited     { text-decoration: yes; color: #4b2697; }
A.sponsors:hover       { text-decoration: yes; color: #4b2697; }

	p.text
	{
	font-family : Arial;
	font-size : 10px;
	color : #666666;
        text-align:justify;
	}
	td.text
	{
	font-family :Arial;
	font-size : 12px;
	color : #666666;
text-align:justify;
	}
	div.footer
	{
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	}
input.button{
	background-color:#ddd;
        color:#333333;  
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffcccccc');
}
