body {
	margin:0px;
	background-color: #f4f1ed;
}

.mainTable {
	border: 1px dotted #7e7160;
}

td {
	font-family :Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	line-height: 14pt;
	color : #5f503c;
	text-decoration : none;
}

a.content {
	font-family :Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	line-height: 14pt;
	color : #ec2f24;
	text-decoration : none;
}

a.content:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	line-height: 14pt;
	color : #ec2f24;
	text-decoration:none;
	border-bottom:1px dotted #ec2f24;
}

.rood {
	color : #ec2f24;
}