﻿.lefttext
{
	width:210px;
	float:left;
	clear:left;
	padding:20px 20px 20px 20px;
}

.rightlinks
{
	width:660px;
	padding: 20px 20px 20px 0px;
	float:right;
	clear:right;
}

a
{
	font-family: Arial, Sans-Serif;
	color: #ffcc00;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#dcdcdc;
}
