.linkeffect2 A { text-decoration:none ; color: #000066}


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

.greenbold {
	font-size: large;
	color: #00CC00;
}
.title {
	font-size: large;
	font-weight: bold;
}

