﻿BODY
{
	font-family: Futura, Avant Garde, Century Gothic, Gill Sans MT, Sans-Serif;
	font-size: 10px;
	background-color: #D6ECF8;
	margin: 2px;
	padding: 2px;
}
INPUT
{
	font-size: 10px;
}
.innerBox
{
	background-color: #FBFBFB;
	padding: 2px;
	border: solid 1px #9BC5DA;
}

A
{
	text-decoration: none;
	color: #0000CC;
}
A:hover
{
	text-decoration: underline;
	color: #0000CC;
}
.sortLink
{
	color:#FFFFFF;
	text-decoration:underline;
}
A.sortLink:hover
{
	color:#CCCCFF;
	text-decoration:underline;
}
