﻿body {
}

#top span 
{
	float: right;
	width: 330px;
	height: 25px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px;
	color: #484848;
	font-size: 0.7em;
}

#top span a
{
	font-family: Tahoma;
}

#top span a
{
	text-decoration: none;
	color: #787878;
}

#top span a:hover, a:active, a:link
{
	text-decoration: underline;
	color: #484848;
}


