/* External CSS file for Emerald City FC M94 White Team*/
/* filename 'style.css' */


A: {text-decoration:none; font-size:11px; font-weight: bold; color:   }
A:link  {
color: navy; font-weight: bold; text-decoration:none;  }
A:visited  {color= navy;
text-decoration:none; font-weight: bold;	}
A:hover  { 
color: #00CCFF;
text-decoration:underline; font-weight: bold;}
A:active  {color: #00CCFF;
text-decoration:underline; font-weight: bold;}

body
{
	font-family: Times, Roman;
	font-weight: ;
	color: ;
	background-color: ;
	scrollbar-3d-light-color: #00CCFF;
    scrollbar-arrow-color: black;
    scrollbar-base-color: #00CCFF;
    scrollbar-dark-shadow-color: navy;
    scrollbar-face-color: silver;
    scrollbar-highlight-color: white;
    scrollbar-shadow-color: #000066
    }
}


/* -----------------  site navigation links  -------------------------------------------------*/
a.main_nav { text-decoration: italic; color: white; font-family: verdana; width: 100%; font-size:9px;}
a.main_nav:link { color: white; font-weight: bold;}
a.main_nav:visited { color: white; font-weight: bold; } 
a.main_nav:active { color: white; font-weight: bold; }
a.main_nav:hover { background: #E0E8F0; text-decoration: none; color: black; font-weight: bold;}

a.side_nav { text-decoration: none; color: white; font-family: Times, Roman; width: 100%; font-size:14px;}
a.side_nav:link { background: #186400; text-decoration: none; color: white; font-weight: bold;}
a.side_nav:visited { background: #186400; text-decoration: none; color: white; font-weight: bold; } 
a.side_nav:active { background: navy; text-decoration: none; color: white; font-weight: bold; }
a.side_nav:hover { background: navy; text-decoration: none; color: white; font-weight: bold;}