body td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

table.mt {
	border-style: solid;
	border-width: 1px;
	border-color: #8E0000;
}

table.m {
	border-style: solid;
	border-width: 1px;
	border-color: #F29593;
}

.desc {
	font-size: 16px;
	font-weight: bold;
}

.a {
	font-size: 22px;
}

a:link{background-color: #A13015; color:#F5E7B8; text-decoration:none;}
a:visited{background-color: #A13015; color:#F5E7B8; text-decoration: none;}
a:hover{background-color: #A13015; color:#ffffff; text-decoration: none;}

.a: 		img {border-style: solid; border-color: #8E0000; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #8E0000; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #8E0000; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #8E0000; border-width: 1px;}

table.r td {
background-color: #FFDFE2;
border: 1px solid #F29593;
}
.r a:link{background-color: #FFDFE2; color: #B40000; text-decoration: underline;}
.r a:visited{background-color: #FFDFE2; color: #B40000; text-decoration: underline;}
.r a:hover{background-color: #FFDFE2; color: #B40000; text-decoration: none;}
