
P {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #000000;
	background : transparent;
	}

ul {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #000000;
	background : transparent;
	}

.extraleading {
 line-height : 15px;
	}

.greenextraleading {
 line-height : 15px;
	color : #5FA600;
	}

.blueextraleading {
 line-height : 15px;
	color : #008BF9;
	}

.yellowextraleading {
 line-height : 15px;
	color : #D97A00;
	}

.redextraleading {
 line-height : 15px;
	color : #AB132A;
	}

.green {
	color : #5FA600;
	}

.blue {
	color : #008BF9;
	}

.yellow {
	color : #D97A00;
	}

.white {
	color : #FFFFFF;
	}

.red {
	color : #AB132A;
	}

.greenbold {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #5FA600;
	background : transparent;
	}

.bluebold {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #008BF9;
	background : transparent;
	}

.yellowbold {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #D97A00;
	background : transparent;
	}

.redbold {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #AB132A;
	background : transparent;
	}

A.yellow:visited {
	color : #D97A00;
	background : transparent;
	text-decoration : underline;
	}	

A.yellow:link {
	color : #D97A00;
	background : transparent;
	text-decoration : underline;
	}	

A.yellow:hover {
	color : #777;
	background : transparent;
	text-decoration : none;
	}	

A.yellow:active {
	color : #777;
	background : transparent;
	text-decoration : underline;
	}

A.green:visited {
	color : #5FA600;
	background : transparent;
	text-decoration : underline;
	}	

A.green:link {
	color : #5FA600;
	background : transparent;
	text-decoration : underline;
	}	

A.green:hover {
	color : #777;
	background : transparent;
	text-decoration : none;
	}	

A.green:active {
	color : #777;
	background : transparent;
	text-decoration : underline;
	}

A.blue:visited {
	color : #008BF9;
	background : transparent;
	text-decoration : underline;
	}	

A.blue:link {
	color : #008BF9;
	background : transparent;
	text-decoration : underline;
	}	

A.blue:hover {
	color : #777;
	background : transparent;
	text-decoration : none;
	}	

A.blue:active {
	color : #777;
	background : transparent;
	text-decoration : underline;
	}

A.white:visited {
	color : #FFFFFF;
	background : transparent;
	text-decoration : underline;
	}
	
A.white:link {
	color : #FFFFFF;
	background : transparent;
	text-decoration : underline;
	}
	
A.white:hover {
	color : #FFFFFF;
	background : transparent;
	text-decoration : none;
	}
	
A.white:active {
	color : #FFFFFF;
	background : transparent;
	text-decoration : underline;
	}

A:hover {
	color : #777;
	background : transparent;
	text-decoration : none;
	}	

A:active {
	color : #777;
	background : transparent;
	text-decoration : underline;
	}