a:hover  {
	font-family: times;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: times;
	font-weight: normal;
	color: #DD4BDA;
	text-decoration: none;
}


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