body td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.m {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.desc {
	font-size: 16px;
	font-weight: bold;
}
.a {
	font-size: 22px;
}

.b {
	font-size: 18px;
}

a:link{COLOR:#BC1100; text-decoration:underline;}
a:visited{COLOR:#BC1100; text-decoration: underline;}
a:hover{COLOR:#FF8C00; text-decoration: none;}

.a: 		img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #000000; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #000000; border-width: 1px;}

table.rec td {
border-style: solid; 
border-width: 1px;
background: #FDECEA;
border-color: #000000;
}
