A {
	color : Green;
	text-decoration : none;
	font-family : sans-serif;
	font-size : x-small;
}

A:HOVER {
	color : #CC9900;
	text-decoration : underline;
}.

/*.buttontext {
	font-size : 70%;
	font-family : sans-serif;
	text-align : center;
}*/

.cright {
	font-family: sans-serif;
	font-size : 85%;
	font-style : italic;
	text-align : center;
	border : thin double Green;
	padding : 5px;
}

/* Nutriance Stuff */
.bignum {
	font-size: 200%;
	color : White;
}

.pname {
	font-family : sans-serif;
	color : #6B8E23;
	font-weight : bold;
}

.tagline {
	font-size : 84%;
	font-family : sans-serif;
	color : #6B8E23;
}

.code {
	font-size : 70%;
	font-family : sans-serif;
	font-weight : bold;
}

.endbit {
	text-align : right;
}

.olivetext {
	color : Olive;
	font-size: 150%;
}

.bigwhite {
	color:white;
	font-size: 150%;
	font-weight : bold;
}

.navbar {
	text-align : center;
}

HR {
	color : Olive;
}

.wsb {
	border : thin ridge Maroon;
}
TABLE {
	font-size: 84%;
	font-family: Arial, Helvetica, sans-serif;
}

.blackback {
	background-color : Black;
}

.bigger {
	font-size: 120%
}

.barhead {
	font-weight : bold;
}

.dist {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bold;
	color : Navy;
}

.nlp {
		font-size: 150%;
}

.bighead {
	font-size:175%;
}

.biggerhead {
	font-size:200%;
}

.und {
	text-decoration : underline;
	font-weight:bold;
}
