a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #f00;
	text-decoration:underline;
}

/*---background:#005e15;-*/
body{
margin:0px;
padding:0px;
background:url(../images/0.gif);
width: 100%;
text-align:center;
}
* { 
margin:0px;
padding:0px;
font-size:12px;
}
img {
margin:0px;
padding:0px;
border: 0;
}

