body td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.t {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.desc {
	font-size: 15px;
	font-weight: bold;
}

.a {
	font-size: 20px;
}

.b {
	font-size: 27px;
}

a:link{background-color: #4F2A1E; color:#FFDB8F; text-decoration:underline;}
a:visited{background-color: #4F2A1E; color:#FFDB8F; text-decoration: underline;}
a:hover{background-color: #4F2A1E; color:#ffffff; 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.recips td {
background-color: #CFA37C;
}

.recips a:link { background-color: #CFA37C; color:#3F1F09; text-decoration:underline; }
.recips a:visited { background-color: #CFA37C; color:#3F1F09; text-decoration:underline; }
.recips a:hover { background-color: #CFA37C; color:#3F1F09; text-decoration:nones; }
