a:hover { color: #c33; }
a:active { color: #c33; }
a:link { color: #036; }
a:visited { color: #666; }
body { background-color: #ccc; }
td { vertical-align: top; }

.small
{
	color: black;
	font-weight: normal;
	font-size: 11px;
}

.red
{
	color: #c00;
	font-style: normal;
	font-weight: normal;
}

.gray
{
	color: #666;
	font-style: normal;
	font-weight: normal;
}

.navy
{
	color: #036;
	font-style: normal;
	font-weight: normal;
}