@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #cccccc; 
}
body {background-image:url('images/bg1.jpg');} 
