 TextRollover-1 
a:link {
	color:#555555;
	text-decoration:underline;
	font-style: oblique;
}
a:visited {
	color:#555555;
	text-decoration:underline;
	font-style: oblique;
}
a:hover {
	color:#555555;
	text-decoration:none;
	cursor:default;
	font-style: oblique;
}
a:active {
	color:#555555;
	text-decoration:underline;
	font-style: oblique;
}
a {
	color: #555555;
	text-decoration: underline;
	font-style: oblique;
}
