a.link {
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	}
a.link:hover {
	font-family:tahoma;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	}
a.link1 {
	font-family:tahoma;
	font-size:12px;
	color:#424346;
	text-decoration:underline;
	}
a.link1:hover {
	font-family:tahoma;
	font-size:12px;
	color:#424346;
	text-decoration:underline;
	}
a.link2 {
	font-family:tahoma;
	font-size:11px;
	color:#1F497D;
	font-weight:bold;
	text-decoration:none;
	}
a.link2:hover {
	font-family:tahoma;
	font-size:11px;
	color:#1F497D;
	font-weight:bold;
	text-decoration:underline;
	}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#424346;
	line-height:18px;
	text-decoration:none;
	}
.bigtxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#424346;
	font-weight:bold;
	}
	
.indextext {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#0033FF;
	font-weight:bold;
	text-decoration:none;
}
