BODY {
	color: #CACACA;
	background-color: #333333;
	font-family: Papyrus, sans-serif,Gismonda;
}

A {
	color: Teal;
}

A:HOVER {
	color: #25C5BB;
}