.hhstyles {
	font: bolder normal 14px/normal Tahoma;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
	background: repeat;

}
a:visited {
	font: bolder normal 12px/normal Tahoma;
	text-transform: none;
	color: #33CCFF;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	font: italic bolder normal 18px/normal "Comic Sans MS";
	text-transform: none;
	color: #CCFF00;
	text-decoration: none;
	cursor: hand;
}
a:link {
	font: normal 12px/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
