﻿body {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size:small;
}

.results 
{
	text-align: left;
}

.boldresults 
{
	text-align: left;
	font-weight:bold;
}

a 
{
	color:black;
}

a:hover 
{
	color:#C79800;
	text-decoration: none;
}

a:visited 
{
	color: #6F6F6F;
}

.textbox 
{
	border: 1px solid black;
}

.buttons
{
	background-color: #C79800;
	border: 1px solid black;
}

	

