/* CSS Style Sheet */

/* Standard Settings */
body
{
	background-color: #071D46;
	background-attachment: fixed;
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}

a
{
	color: #4B1A49;
	text-decoration: none
}

a:hover
{
	color: #642779;
	text-decoration: underline
}

td
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
}.myspacelink {
	position: absolute;
	height: 46px;
	width: 146px;
	visibility: visible;
	left: 280px;
	top: 2px;
}
.turningweels {
	position: absolute;
	height: 67px;
	width: 105px;
	visibility: visible;
	left: 170px;
	top: 2px;
}
