
a:link {
	text-decoration: none;
	font-size:17px;
		font-family:"Times New Roman", Times, serif;
	color: #000000;
}
a:visited {
	text-decoration: none;	font-size:17px;
	font-family:"Times New Roman", Times, serif;
	color: #000000;
}
a:hover {
	text-decoration: underline;	font-family:"Times New Roman", Times, serif;	font-size:17px;
}
a:active {
	text-decoration: none; 		font-size:16px;
	font-family:"Times New Roman", Times, serif;
	}


text1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000040;
	font-weight:bold;
}


text2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #000040;
	font-weight:bold;
}

text3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height:15px;
	font-weight:bold;
}