.style119 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1E4F00;
	line-height: 30px;
}
body {
	background-color: #DADADA;
}
a:link {
	color: #2E2EFE;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #088A08;
	text-decoration: none;
}
