
.H1 {
	font-size: 13px; color: #666666; line-height: 16px; font-weight: bold; font-family: Verdana; font-decoration: none}
	
.text {
	font-size: 11px; color: #666666; line-height: 14px; font-weight: normal; font-family: Verdana; font-decoration: none}

.text a {font-family: Verdana; font-size: 11px; font-weight: normal; }
.text a:link {
	text-decoration: underline;
	color: #68359A;
}
.text a:visited {
	text-decoration: underline;
	color: #68359A;
}
.text a:active {
	text-decoration: underline;
	color: #CC99CC;
}
.text a:hover	{
	text-decoration: underline;
	color: #CC99CC;
}

.footer {
	font-size: 10px; color: #666666; line-height: 12px; font-weight: normal; font-family: Verdana; font-decoration: none}
	
.footer a {font-family: Verdana; font-size: 10px; font-weight: normal; }
.footer a:link {
	text-decoration: none;
	color: #666666;
}
.footer a:visited {
	text-decoration: none;
	color: #666666;
}
.footer a:active {
	text-decoration: none;
	color: #666666;
}
.footer a:hover	{
	text-decoration: underline;
	color: #666666;
}

A.menu {font-family: Verdana;  font-weight: bold; font-size: 14px}
A.menu:link {
	text-decoration: none;
	color: #68359A;
}
A.menu:visited {
	text-decoration: none;
	color: #68359A;
}
A.menu:active {
	text-decoration: bold;
	color: #CC99CC;
}
A.menu:hover	{
	color: #CC99CC;
	text-decoration: underline;
}

A.list {font-family: Verdana;  font-weight: bold; font-size: 11px}
A.list:link {
	text-decoration: none;
	color: #68359A;
}
A.list:visited {
	text-decoration: none;
	color: #68359A;
}
A.list:active {
	text-decoration: none;
	color: #CC99CC;
}
A.list:hover	{
	color: #CC99CC;
	text-decoration: underline;
}