BODY {
	FONT-SIZE: 10px;
	MARGIN: 40px 0px 0px;
	FONT-FAMILY: arial;
	background-color: #ffffff;
	font-weight: lighter;
}


A {
	COLOR: #ffffff;
	font-weight: lighter;
}


A.blackblue:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackblue:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackblue:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackblue:hover {
	COLOR: #99ffff;
	font-size:12px;
	TEXT-DECORATION: underline;
}


A.blackorange:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackorange:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackorange:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackorange:hover {
	COLOR: #ffcc55;
	font-size:12px;
	TEXT-DECORATION: underline;
}


A.blackyellow:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackyellow:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackyellow:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackyellow:hover {
	COLOR: #ffff88;
	font-size:12px;
	TEXT-DECORATION: underline;
}




A.greyorange:visited {
	COLOR: #777777;
	font-size:12px;
	text-decoration: none;
}
A.greyorange:active {
	COLOR: #777777;
	font-size:12px;
	text-decoration: none;
}
A.greyorange:link {
	COLOR: #777777;
	font-size:12px;
	text-decoration: none;
}
A.greyorange:hover {
	COLOR: #ff8800;
	font-size:12px;
	TEXT-DECORATION: none
}


A.bblue:visited {
	COLOR: #00bbff;
	font-size:12px;
	text-decoration: none;
}
A.bblue:active {
	COLOR: #00bbff;
	font-size:12px;
	text-decoration: none;
}
A.bblue:link {
	COLOR: #00bbff;
	font-size:12px;
	text-decoration: none;
}
A.bblue:hover {
	COLOR: #00ddff;
	font-size:12px;
	TEXT-DECORATION: none
}





A.whitegrey:visited {
	COLOR: #777777;
	font-size:12px;
	text-decoration: none;
}
A.whitegrey:active {
	COLOR: #777777;
	font-size:12px;
}
A.whitegrey:link {
	COLOR: #777777;
	font-size:12px;
	text-decoration: none;
}
A.whitegrey:hover {
	COLOR: #ffffff;
	font-size:12px;
	TEXT-DECORATION: none
}




A.yellowred:visited {
	COLOR: #ff0000;
	font-size:12px;
	text-decoration: none;	
}
A.yellowred:active {
	COLOR: #ff0000;
	font-size:12px;
	text-decoration: none;
}
A.yellowred:link {
	COLOR: #ff0000;
	font-size:12px;
	text-decoration: none;
}
A.yellowred:hover {
	COLOR: #FFdd00;
	font-size:12px;
	text-decoration: none;	
}



A.blackwhite:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;	
}
A.blackwhite:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackwhite:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackwhite:hover {
	COLOR: #FFffff;
	font-size:12px;
	text-decoration: none;	
}



A.blackgreen:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;	
}
A.blackgreen:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackgreen:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackgreen:hover {
	COLOR: #88ff88;
	font-size:12px;
	text-decoration: underline;	
}



A.blackred:visited {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;	
}
A.blackred:active {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackred:link {
	COLOR: #000000;
	font-size:12px;
	text-decoration: none;
}
A.blackred:hover {
	COLOR: #FFcccc;
	font-size:12px;
	TEXT-DECORATION: underline;
}


.smalltext {

	color:#000000;
	font-size:10px;
}

.largetext {

	color:#000000;
	font-size:16px;
	font-weight: bolder
}
