.body_text 

{ 

	font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #000000	
}

.red_text 

{ 

	font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #911326	
}

.body_textblk

{ 

	font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    color: #801721
	
	}
A:active, A:link, A:visited

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;


}

A:hover

{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
.headerblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.headeryellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D9BC77;
}

.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;

}


.greyedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}


.pinkedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C08B90;
	text-decoration: none;
	font-weight: normal;
}


.yellowlink, a.yellowlink, a:active.yellowlink, a:link.yellowlink, a:visited.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D9BC77;
	text-decoration: none;
	font-weight: normal;
}

a:hover.yellowlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #D9BC77;
	font-weight: normal;
}


.whitelink, a.whitelink, a:active.whitelink, a:link.whitelink, a:visited.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a:hover.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
