A:hover {
	color: blue;
	background: none;
	text-decoration: underline;
}
.nodec {
	text-decoration: none;
	color: #464646;
}
body {
	font-family: Arial;
	font-size : smaller;
}
.row2 {
	background-color: #C8ED9B;
}
.row1 {
	background-color: #464646;
}
.lmargin {
	margin-left: 20px;
}
.eh1
{
	font-size: small;
	margin-left: 10px;
}