body {
	margin:0;
	border:0;
}

a:link {
	color: #FE7C00;
	text-decoration: underline;
	font-weight: bold
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a:active {
	text-decoration: none;
}
p {
    font-family: Times New Roman, Times, _serif;
    font-size: 14;
}

h1 {
    font-family: Arial, Helvetica, _sans;
    font-size: 20;
    font-weight: bold;
}
