/* Ashland Valley Soccer League screen style */

body {background-color: #white}
address {font-family: sans-serif; color: black; font-size: 0.7em; font-style: normal; 
	font-variant: small-caps; text-align: center}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif; text-align: left; color: rgb(131,118,113)}

#links {width: 130px; height: 400px; float: left; background: url(images/sidebox.png); background-repeat: no-repeat; margin-right: 
		10px; padding: 10px;)}
#links a {display: block; font-family: sans-serif; color: rgb(131,118,113); font-size: 9pt}
#links a:link {text-decoration: none}
#links a:visited {color: rgb(59,179,195); text-decoration: none}
#links a:hover {color: rgb(131,118,113); text-decoration: underline}
#links a:active {text-decoration: none}


#link2 a {display: block; color: rgb(59,179,195); text-decoration: underline}
#link2 a:link {color: rgb(59,179,195); text-decoration: none}
#link2 a:visited {color: rgb(131,118,113); text-decoration: none}
#link2 a:hover {color: rgb(59,179,195); text-decoration: underline}
#link2 a:active {color: rgb(131,118,113); text-decoration: none}
