a:hover {
	color: #B53042;
}
a:link {
	color: #D6D6D6;
	text-decoration: none;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #D6D6D6;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;



}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6D6D6;
}
a:active {
	color: #B53042;
}
a:visited {
	color: #B53042;
	text-decoration: none;
}
body {
	background-color: #A5A5A5;
}

