body {
background: url(../images/background.bmp) repeat-x center top;
margin: 0px;

}

a:link
{
	font-family: Tahoma;
	font-size: 14px; 
	color: #a2a2a2;
	text-decoration: none;
	border: 0px; 
}
a:hover 
{
	font-family: Tahoma;
	font-size: 14px;  
	color: #a2a2a2;
	text-decoration: none;
	border: 0px;  
}
a:visited
{ 
	font-family: Tahoma;
	font-size: 14px; 
	color: #a2a2a2;
	text-decoration: none;
	border: 0px;  
}
img{
	border: 0px;
}

