body {	background: #484848 none repeat scroll 0%;	font-family: Helvetica, Sans-serif;
	padding: 0px 0px;
}
#contact {
	position: relative; left: 0px; top: 20px;
	font-size: 14px;
	text-align:right;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #282828;
	text-decoration: line-through;

}


