body
{
	margin: 0px;
	background: url(images/bg.gif) repeat-x #F6EBDA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
A   	{ color: #770000; text-decoration: none; }
A:link	{ color: #770000; text-decoration: none; }
A:visited { color: #770000; text-decoration: none; }
A:active { color: #770000;  text-decoration: none;}
A:hover	{ color: #A3957B;  text-decoration: underline;}
.title
{
	font-size: 16px;
	font-weight: bold;
}
.welcome
{
	font-size: 14px;
	color: #93661C;
	font-weight: bold;
}
.rhtext
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #B21C22;
	font-weight: 100;
}
.redtitle
{
	font-size: 14px;
	font-weight: bold;
	color: #B21C22;
}