﻿TD, button, input, select
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
A:visited
{
	text-decoration: none;
	color:Black;
}

A {
 COLOR: #000000;TEXT-DECORATION: none
}
A:hover {
COLOR: #000000;  TEXT-DECORATION: underline
}

.HeaderText
{
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ContentHeaderText
{
	font-weight: bold;
	color: silver;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.YearText
{
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
