body {
	background-color: #c1bcb0;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
a {
	font-size: 15px;
}