body td {
	font-family: Times New Roman;
	font-size: 14px;
}

.a: 		img {border-style: solid; border-color: #A61B05; border-width: 1px;}
.a:link     img {border-style: solid; border-color: #A61B05; border-width: 1px;}
.a:visited  img {border-style: solid; border-color: #A61B05; border-width: 1px;}
.a:hover	img {border-style: solid; border-color: #ff0000; border-width: 1px;}

table.m {
	border-style: solid;
	border-width: 1px;
	border-color: #A61B05;
}

a:link{COLOR:#FF2711; text-decoration:underline;}
a:visited{COLOR:#FF2711; text-decoration: underline;}
a:hover{COLOR:#2BBE02; text-decoration: none;}

.b {
	font-size: 20px;
}

.a {
	font-size: 22px;
}

.desc {
	font-size: 17px;
	font-weight: bold;
	
}

table.recips td {
border-style: solid; 
border-width: 1px;
border-color: #000000;
background-color: #ffffff;
}
