#logo {
	width:432px;
	height:197px;
	background-image:url(../img/logo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
}
a {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
a:hover {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#e19e13;
	text-decoration:underline;
}
