
.title
{	
	font-size: 14px;
	color: #BC001D;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}


.text
{
	font-size: 11px; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.domain
{
	font-size: 11px;
	color: #BC001D;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: normal;
}


A.link
{
	color: #BC001D;
	font-size: 12px;
    	font-weight: bold;
	text-decoration: none;
}
A.link:hover
{
	color: #BC001D;
	font-size: 12px;
    	font-weight: bold;
	text-decoration: none;
}
A.link:visited
{	color: #BC001D;
	font-size: 12px;
    	font-weight: bold;
	text-decoration: none;
}

.error
{
	color: #BC001D;
	font-size: 12px;
    	font-weight: bold;
	text-decoration: none;
}


