	A.Nav{
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
}
	A.Nav:visited {
	color: #333333	;
	text-decoration: none;
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
}
	A.Nav:hover {
	color: Yellow;
	text-decoration: none;
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
}
	A.Nav:active {
	color: Yellow;
	text-decoration: none;
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
}


	A.NavHome{
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
}
	A.NavHome:visited {
	color: #333333	;
	text-decoration: none;
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
}
	A.NavHome:hover {
	color: Blue;
	text-decoration: none;
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
}

	A.NavHome1{
	color: #333333;
	text-decoration: none;
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
}
	A.NavHome1:visited {
	color: #333333	;
	text-decoration: none;
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
}
	A.NavHome1:hover {
	color: Blue;
	text-decoration: none;
	font-family: Verdana;
	font-size : 11px;
	font-weight : bold;
}

	A.NavHome:active {
	color: Blue;
	text-decoration: none;
	font-family: Verdana;
	font-size : 12px;
	font-weight : bold;
}
td.Head
	{
	font-family: Verdana;
    font-size: 16px;
	color: #000000;
	font-weight: bold;
	}
	
.bodytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.homepage {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.TxtBox
{
 border: solid 2px #cccc99;
 font-family: Arial;
 font-size: 9pt;
}.Nav2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-decoration: blink;
}
