body {
	background-color: #5C0000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFBCD;
}
a:link {
	color: #FDE33C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FDE33C;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FDE33C;
}
.smalltxt {font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.thumb{
	border: 1px solid;
	border-color: #000000;
}
H1 {
	font-size : 14px;
}
