body {
	color: #000000 ;
	background-color: #FFFFFF ;
	font-family: sans-serif ;
}

a {
	text-decoration: none ;
}

a:hover {
	background-color: #EEEEEE ;
}

.alert {
	color: red ;
}
