p {
 color: #FFFFFF;
 font-size: 14px;
 font-family: "Trebuchet MS", Arial;
 }
.normal {
 color: #FFFFFF;
 font-size: 14px;
 font-family: "Trebuchet MS", Arial;
 line-height: 1.2;
 }
 .yellow {
	color: Yellow;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;
	font-weight : bold;
}
a:link {
	color: #98FB98;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #EEE8AA;
	font-size: 14px;
	text-decoration: none;
}
a:active {
 color: #EEE8AA;
 font-size: 14px;
 text-decoration: none;
 }
a:hover {
 color: #FFFFFF;
 font-size: 14px;
 text-decoration: none;
 }
a.green:link {
 color: #00ff00;
 font-size: 14px;
 text-decoration: none;
 }
a.green:visited {
 color: #00ff00;
 font-size: 14px;
 text-decoration: none;
 }
a.green:active {
 color: #FFFFFF;
 font-size: 14px;
 text-decoration: none;
 }
a.green:hover {
 color: #FFFFFF;
 font-size: 14px;
 text-decoration: none;
 }
 a.wh:link {
 color: #000000;
 font-size: 14px;
 text-decoration: none;
 }
a.wh:visited {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}
a.wh:active {
 color: #000000;
 font-size: 14px;
 text-decoration: none;
 }
a.wh:hover {
 color: #ffffff;
 font-size: 14px;
 text-decoration: none;
 }
