A:hover
{
    COLOR: #733131;
		text-decoration: none;
}

A:link
{
  color: #733131; 
	text-decoration: underline;
}
.bodytext
{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
.bodyheader
{
	color: #733131;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom : 10px;
}

.bodysubheader
{
	color: #733131;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	padding-bottom : 5px;
	font-style : italic;
}
