

body {font-family: verdanna; font-size: 15px; color: #8c4a00; background-color: #ffffff;  
scrollbar-arrow-color:#8c4a00;
scrollbar-face-color:#ffaf55;
scrollbar-highlight-color:8c4a00;}

p.averages {color: #8c4a00; font-size: 14px; margin-left:-25px; font-weight: normal}



TABLE {font-size: 14px; text-align: center; border: solid 2px #b25f00;}

.played {text-decoration: line-through;}
.fixtures{
cursor:pointer;
margin-bottom: 1px;
color: #8c4a00;
padding:1px;
text-align:center;
background-color: ffffff;
}

.fix {margin-bottom: 1px;

padding:1px;
text-align:center;
cursor: hand;
 background-color: ffaf55; /* menu items hover */ 
	color: 8c4a00;
text-decoration: none; 
}
	

.noborder{border: none;}

input {color: ff8800; font-size: 14px}

textarea {color: ff8800;}

input.submit {color: 8c4a00; background-color:#ffaf55; border: solid 1px dashed; cursor: hand}

.text {font-size: 16px; margin-right: 10px; margin-left: 5px; text-align: justify}

h2 {text-align: center; color: #ff8800; font-size: 16px}

h6 	{font-size: 15px;
	font-weight: bold;}

.over { 
	
margin-bottom: 1px;
width:95%;
height: 25px;
padding:1px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
	cursor: hand;
	 background-color: 8c4a00; /* menu items hover */ 
	color: #ffaf55 ;
	font-size: 15px;
font-weight:bold;
text-decoration: none; }

.menutitle{
cursor:pointer;
margin-bottom: 1px;
color: #8c4a00;
width:95%;
height: 25px;
padding:1px;
text-align:center;
font-size: 15px;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
background-color: #ffaf55;
}

.menuHead	{
margin-bottom: 1px;
background-color: #ff8800;
width:95%;
height: 30px;
padding:1px;
/*/*/border:1px solid #000000;/* */
}

.submenu{
margin-bottom: 3px;
margin-top: 3px;
background-color: #ffd7aa;
width=95%;
font-size: 13px;
font-weight: bold;
border: dotted 1px #000000;

}


/* inserting a comment into css */



a {
color: #8c4a00;
 text-decoration: none;
font-size: 13px;
font-weight: bold;

}

a:hover {
 text-decoration: underline;
color: #ff8800;
font-size: 13px;
font-weight: bold;

}

a:hover.over {text-decoration: none;}

	