.linkeffect2 A {
	text-decoration:none;
	color: #006600;
}
.linkeffect2 A:hover { background-color: #006600; color: #FFFFFF; text-decoration: none}
.linkeffect2 A:active { text-decoration: none}

.linkeffect A { text-decoration: none ; color: #00FF00}
.linkeffect A:hover { background-color: #00FF00; color: #000000; text-decoration: none}
.linkeffect A:active { text-decoration: none}

BODY 
{ 
scrollbar-base-color: #006600; 
scrollbar-arrow-color: #00FF00;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Track-Color: #669966;
}

.vertline {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}
.bold01 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
}
.tiny {
	font-size: xx-small;
}
.bigbold {
	font-size: x-large;
	font-weight: bolder;

}
.bold {
	font-weight: bold;
}
.bold02 {
	font-size: large;
	font-weight: bold;

}
.vertlineblue {
	color: #000066;
}
.big {
	font-size: medium;
}
.bigger {
	font-size: large;
}
.small {
	font-size: x-small;
}
.green {
	color: #006600;
}
.greenbold02 {
	font-size: x-large;
	color: #006600;
	font-weight: bolder;
}
.greenbold01 {
	font-size: large;
	font-weight: bold;
	color: #006600;
}
