.title_white
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: white; 
	FONT-FAMILY: 'Century Schoolbook', 'Times New Roman', 'Microsoft Sans Serif'	
}

.link_white
{
	color:White;
	text-decoration: none;
}

A:hover
{
	color: Red;
}

.body_white
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: white; 
	FONT-FAMILY: 'Century Schoolbook', 'Times New Roman', 'Microsoft Sans Serif'	
}

.link_gold
{
	color:#d49709;
	text-decoration: none;
}

.title_goldback
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: 'Century Schoolbook' , 'Times New Roman' , 'Microsoft Sans Serif';
	background-color: #d49709;
}

.title_gold
{
	text-decoration: none;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12pt; 
	COLOR: #d49709; 
	FONT-FAMILY: 'Century Schoolbook', 'Times New Roman', 'Microsoft Sans Serif'	
}
.body_gold
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10pt; 
	COLOR: #d49709; 
	FONT-FAMILY: 'Century Schoolbook', 'Times New Roman', 'Microsoft Sans Serif'	
}

.link_smgold
{
	color:#d49709;
	text-decoration: none;
	FONT-SIZE: 8pt; 
}

