.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660066;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990099;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #222222;
	text-decoration: none;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	cursor: hand;
	
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffcc;
	text-decoration: none;
}
.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #ffff99;
	text-decoration: none;
}
.noflash {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	text-decoration: none;
}
.noflash a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.noflash a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
.noflash a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.noflash a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: none;
	color: #eeeeee;
	text-decoration: none;
}