@charset "utf-8";
/* CSS Document */

h1 {
	background-color: #EFEFF6;
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #cec81f;
}

body {
	background-color: #FAF5F3;
}

a {
	background-color: #EFEFF6;
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #cec81f;
}

a:hover {
	background-color: #EFEFF6;
	font-family: Ocr A Std;
	font-size: 10px;
	font-weight: normal;
	color: #cec81f;

}

