a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #cccccc;
}
.header {
	font-size: 18px;
	color: #FFF;
}
.white {
	color: #FFF;
}
