A:link    { color: teal; font-weight: bold; font-family: Verdana; text-decoration: none }

A:visited  { color: #000066; font-weight: bold; font-family: Verdana; text-decoration: none }

A:active  { color: #000066; font-weight: bold; font-family: Verdana; text-decoration: none }

A:hover  { color: #c00; font-weight: bold; font-family: Verdana; text-decoration: underline }

TD {
	font-size: 13px;
	font-family : Verdana;
}
HR {
	color : #333366;
	height : 2px;
}
.normal  { color: black; font-size: 11px; font-family: Verdana }
.bigger { color: black; font-weight: bold; font-size: 15px; line-height: 13px; font-family: Verdana }
