.blue  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333}
.blue  a:active {
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.blue  a:link {  color: #336699; font-weight: bold; text-decoration: none}
.blue  a:visited {
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}
.blue  a:hover {
	color: #6699CC;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;

}

.purple  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333}
.purple  a:active {
	color: #cc99cc;
	font-weight: bold;
	text-decoration: none;
}
.purple  a:link {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}
.purple  a:visited {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
}
.purple  a:hover {
	color: #cc99cc;
	background-color: #666666;
	text-decoration: none;
	font-weight: bold;


}

.green  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333}
.green  a:active {
	color: #669966;
	font-weight: bold;
	text-decoration: none;
}
.green  a:link {  color: #336633; font-weight: bold; text-decoration: none}
.green  a:visited {
	color: #336633;
	font-weight: bold;
	text-decoration: none;
}
.green  a:hover {
	color: #669966;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;

}

.orange  { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; color: #333333}
.orange  a:active {
	color: #FF9966;
	font-weight: bold;
	text-decoration: none;
}
.orange  a:link {  color: #FF6633; font-weight: bold; text-decoration: none}
.orange  a:visited {
	color: #FF6633;
	font-weight: bold;
	text-decoration: none;
}
.orange  a:hover {
	color: #FF9966;
	font-weight: bold;
	background-color: #666666;
	text-decoration: none;

}

.footer { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; color: #cccccc}
.footer a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.footer a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}
.footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

