a:link		
{
	text-decoration: none; color: red;
}
a:visited
{
	text-decoration: none; color: red;
}
a:active
{
	text-decoration: none; color: red;
}
a:hover
{
	text-decoration: none; color: black;
}

img
{
	border:0;
}
.text
{
	font: 8.5pt/11pt 'Tahoma';
	color:#666666;
	
}
.head
{
	font: bold 10pt/14pt 'Tahoma';
	color:#990000;
}
