/* CSS Document */

body {
	margin-top:0;
	margin-bottom:2;
	margin-right:2;
	margin-left:2;
	background-color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
}
a {
	font-family:"Times New Roman", Times, serif;
	color:#AE896A;
	text-decoration:none;
}

a:hover{
	font-family:"Times New Roman", Times, serif;
	color:#AE896A;
	text-decoration:underline;
}