/* CSS Document */


body
{
	background-color: #f5e8e8;
}

body, a
{
	font-family: 'Gill Sans MT', Georgia, 'Times New Roman', Times, serif;
	color:#666;
}

a
{
	font-size: 13px;
}