.whitelinks {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}


a:link				{ color: #0000ff; text-decoration: none; font-weight: bold; }
a:visited			{ color: #0000ff; text-decoration: none; font-weight: bold; }
a:active			{ color: #333333; text-decoration: none; font-weight: bold; }
a:hover				{ color: #ff0000; text-decoration: underline; font-weight: bold; }	
}
