a:hover  {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-weight: normal;
	font-size: 12px;
	color: #DD4BDA;
	text-decoration: none;
}


a.2 { font-family: verdana; font-weight: normal; font-size: 10px; color: #666666; text-decoration: underline; } 
a:hover.2 { font-family: verdana; font-weight: normal; font-size: 10px; color: #666666; text-decoration: none; }