body {
	background-color: #F0F0F0;


}
a:link,a:visited,a:active {
	color: #0033CC;
	text-decoration: underline;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;

}
.borders {
}
li {
	list-style-type: none;
}
