/* CSS Document */
BODY {
	background: #FFDE9E;
	MARGIN: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #A8001E;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: x-small;
}
a:link {color: #A8001E;}
a:visited {color: #A8001E;}
a:active {color: #A8001E;}
a:hover {color:#A8001E;}
.polygraphy {
	margin-right: 20px;
	margin-bottom: 27px;
}
