a:link {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;


}
a:visited {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;

}
a:active {
	color: #990099;
	text-decoration: underline overline;
}
a:hover {
	color: #FFFF00;
	background-repeat: repeat;
	text-decoration: underline overline;


}
body {
	color: #FFFFFF;
}
