.normal {
	color:#c1c1c1;
}

.color {
	color:#4b99bd;
}

a {
color:#ffffff;
text-decoration: underline;
}

a:hover {
color:#6fb6d7
text-decoration: underline;
} 