body {
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FDD4CE;
}
strong {
	font-size: 14px;
}
body,td,th {	
	font-family: Arial, Helvetica, sans-serif;
    color: #800613;
    font-size: 14px;
}
a.menu:hover {
	text-decoration: none;
    color: #AB1520;
}
a.menu {
	display: block ; 
	width: 200px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #AB1520;
    text-decoration: none;
}
a:hover {
	text-decoration: underline;
    color: #800613;
}
a {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #800613;
    text-decoration: none;
}
#navigation td {
	height: 40px;
	margin-top:5px;
    text-align: center;
}