.Not {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: bold;
	color: #669999; }

.Serv {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000; }

.SubServ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF; }

.menu:link {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #666666;
    text-decoration: none; }

.menu:visited {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none; }

.menu:hover {
    font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #33FF99;
	text-decoration: none; }

A:link {
    color: #003300;
	text-decoration: none; }

A:visited {
    color: #003300;
	text-decoration: none; }

A:hover	{
    color: #003300;
	text-Decoration: underline; }

