/*PSUEDO CLASSES (LINKS)*/
a:link {color: #82000A;}
a:hover {color:#9C7007;}
#Nav_Fixtures {
	position:absolute;
	width:128px;
	height:22px;
	z-index:8;
	padding: 1px 2px;
	left: 32px;
	top: 410px;
	border: thin outset #EAD5D4;
}
#Nav_Results {
	position:absolute;
	width:128px;
	height:22px;
	z-index:9;
	padding: 1px 2px;
	left: 32px;
	top: 440px;
	border: thin outset #EAD5D4;
}
#Nav_Committee {
	position:absolute;
	width:128px;
	height:22px;
	z-index:10;
	padding: 1px 2px;
	left: 32px;
	top: 470px;
	border: thin outset #EAD5D4;
}
#Nav_NoticeBoard {
	position:absolute;
	width:128px;
	height:22px;
	z-index:10;
	padding: 1px 2px;
	left: 32px;
	top: 380px;
	border: thin outset #EAD5D4;
}
.style1 {font-size: 18px}
.style3 {font-size: 16}
