/* Idaho Junior Phenom Basketball Style Sheet */

BODY {background: black;
	font: 10pt verdana;
	color: white;
	line-height: 1.5;
	padding: 15px;}

A:link {color: white; text-decoration: underline;}
A:visited {color: white; text-decoration: underline;}
A:active {color: white; text-decoration: underline;}
A:hover {color: #66ccff; text-decoration: none;}

.nav {background: #333333;
	font-size: 8pt;}

.nav:link {color: white; text-decoration: none; font-weight: bold}
.nav:visited {color: white; text-decoration: none; font-weight: bold}
.nav:active {color: white; text-decoration: none; font-weight: bold}
.nav:hover {color: #66ccff; text-decoration: none; font-weight: bold}

.signup {font-size: 9pt;
color: black;
background: white;
border-width: 1;
border-color:black;}

.data:link {font-size: 10pt; color: black; font-weight: bold}
.data:visited {font-size: 10pt; color: black; font-weight: bold}
.data:active {font-size: 10pt; color: black; font-weight: bold}
.data:hoven {font-size: 10pt; color: black; font-weight: bold}

H1 {font-size: 12pt;}


