
.blink {
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	color: #279B24;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
}

.blink:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: none;
	color: #0000FF;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
}


.text {
	font-family: arial;
	font-size:9 pt;
	color:#F8FAF6;
	text-decoration: none;
}

.content {
	font-family: arial;
	font-size:9 pt;
	color:#065204;
	text-decoration: none;
}

.prodtext {
	font-family: arial;
	font-size:10 pt;
	color:#D3FF7A;
	text-decoration: none;
}

.prodtext2 {
	font-family: arial;
	font-size:10 pt;
	color:#FCF7A4;
	text-decoration: none;
}



