body {
	font-family: sans-serif, tahoma, Arial, "Times New Roman";
	font-size: 13px;
	color: #666666;
	
	
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-image: url(images/graybg.png);
	background-repeat: repeat-x;
	padding: 10px;
        text-align: center;
color: #000000;
}
#footer a {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited,active {
	color: #000000;
	text-decoration: underline;
}
#footer a:visited,active:hover {

	color: #666666;
	text-decoration: none;
}

#odin a {

	color: #8B2C50;
	text-decoration: none;
	
	padding: 0px;
	font-family: arial
}
#odin a:visited,active {

	color: #8B2C50;
	text-decoration: none;
	
	padding: 0px;
	font-family: arial
}
#odin a:hover {
	color: #000000;
	text-decoration: underline;
	
	
	padding: 0px;
	font-family: arial;
	
}
