﻿TD
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-size : x-small;
	fontsize : small
}

TD.Form
{
	background-color: #6bbde7
}

BODY
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	background-color: white;
	font-size : x-small;
	fontsize : small
}

DIV.ErrMsg
{
	font-family: Verdana, Arial, 'MS Sans Serif';
	font-size : x-small;
	fontsize : small;
	Color: red
}

A{
	text-decoration: underline;
	color: #3399cc
}
	
A:hover
{
	text-decoration: underline;
	color: red
}

A:active
{
	text-decoration: underline;
	color: #3399cc
}
