.headliner
	{ 
	color: #0099cc; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}
	
.headliner_orange
	{ 
	color: #e3701e; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 24px;
	line-height: 24px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

.liner
	{ 
	color: #0099cc; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

.liner_orange
	{ 
	color: #e3701e; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}
	
.txt_orange
	{ 
	color: #e3701e; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}


.txt_footer
	{ 
	color: #7f7f7f; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

.txt
	{ 
	color: #7f7f7f; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a
	{ 
	color: #404040; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a:hover
	{ 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a.footer
	{ 
	color: #404040; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a.footer:hover
	{ 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px;
	line-height: 12px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a.orange
	{ 
	color: #e3701e; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}

a.orange:hover
	{ 
	color: #993300;
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	font-family: Arial, Verdana, Helvetica, Sans-Serif; 
	}