a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: repeat-x;
	border: thin none #999999;
	padding: 2px;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCC33;
	text-decoration: none;
}
.standardLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
	font-variant: normal;
	font-weight: normal;
}
.quickLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #0066CC;
	text-decoration: none;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
}
