A:link { color: "333399"; text-decoration: underline }
A:visited { color: "333399"; text-decoration: underline }
A:hover { color: "FF3300"; text-decoration: underline }
A:active { color: "333399"; text-decoration: underline }

.navbar a:link { color: #000000; text-decoration: none }
.navbar a:visited { color: #000000; text-decoration: none }
.navbar a:hover { color: #DA251C; text-decoration: none }
.navbar a:active { color: #DA251C; text-decoration: none }
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
