BODY {
	background-color : #BD2975;
	color : #FFFFFF;
}



A:ACTIVE {
	color : #FFFFFF;
	text-decoration : none;
}
A:HOVER {
	color : Silver;
	text-decoration : none;
}
A:LINK {
	color : #FFFFFF;
}
A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
}
