.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.header {

	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.links {
	color: #5588C6;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
; text-decoration: underline
}
.chatinfo {  font-family: "Times New Roman", Times, serif; font-size: 12px}
.text {  font-family: "Times New Roman", Times, serif; font-size: 16px}
.parag {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000066; font-weight: normal}
a:link {  color: #000066; font-weight: bold; text-decoration: underline}
a:visited {  color: #000066; font-weight: bold; text-decoration: underline}
a:active {  color: #FF0000; font-weight: bold; text-decoration: underline}
