



a:link {
	color: #C4839A;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}

a:visited  {
	color: #C4839A;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}

a:hover 
{
	color: #ffffff;
	background-color: transparent;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 2px;
	text-decoration: none;
}
