body
{
font-family: verdana, Arial, Helvetica, sans-serif;
margin: 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
}
.content {
	font-size: 12px;
	color: #525252;
	line-height: 16px;

}
a.content:link {
color: #E51E1E; text-decoration: underline;
}
a.content:visited {
color: #E51E1E; text-decoration: underline; 
}
a.content:hover {
color: #E51E1E; text-decoration: none;  
}
a.content:active {
color: #E51E1E; text-decoration: underline; 
} 
