BODY  {
	font-family : "Times New Roman, Arial, Courier";
	scrollbar-face-color: #ffd700;
    scrollbar-track-color: #0000ff;
}

A  {
	text-decoration : underline;
	color : '#ffd700';
	border-style : none;
}

A:Hover  {
	color : #00FF00;
}

H1 {
		font-family: Times New Roman;
		font-size: large;
		font-weight: bold;
		color: #ff0000;
		text-align: center;
	}
	
	H2 {
		font-family: Times New Roman;
		font-size: medium;
		font-weight: bold;
		color: #FF0000;
		text-align: center;
	}
	