.text {
	font-family: "Bookman Old Style";
	font-size: 12px;
	font-style: normal;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.textLarge {
	font-family: "Bookman Old Style";
	font-size: 25px;
	font-style: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	font-style: normal;
	font-weight: bold;
}
a:link 					{text-decoration:none}
a:hover 				{text-decoration:underline}
a:visited 			{text-decoration:none;}
a:visited:hover 	{text-decoration:underline}
