BODY {font-family : "Times New Roman", serif;}
	A {
		color :#B22222;
		text-decoration : none;
		font : bold;
	}
	A:HOVER {
		color :#00008B;
		text-decoration : none;
		font : bold;
	}