.text{ 
	color : black;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.textbold{ 
	color : black;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.textredbold{ 
	color : red;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
.textgraysm{ 
	color : #808080;
	font-family : arial;
	font-size : 9px;
	font-weight : none;
	text-decoration : none;
}
.textheader{ 
	color : #D30708;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
.textheadersm{ 
	color : #D30708;
	font-family : arial;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
.textwhitesm{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 9px;
	font-weight : none;
	text-decoration : none;
}
a.linkwhitesm{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 9px;
	font-weight : none;
	text-decoration : none;
}
a.linkwhitesm:hover{
	color : #FF0000;
	font-family : arial;
	font-size : 9px;
	text-decoration : none;
	font-weight : none;
}
a.linkwhitesm:active{
	color : #FFFFFF;
	font-family : arial;
	font-size : 9px;
	text-decoration : none;
	font-weight : none;
}
a.linkwhitesmplain{ 
	color : #FFFFFF;
	font-family : arial;
	font-size : 9px;
	font-weight : none;
	text-decoration : none;
}
a.linkwhitesmplain:hover{
	color : #FFFFFF;
	font-family : arial;
	font-size : 9px;
	text-decoration : none;
	font-weight : none;
}
a.linkwhitesmplain:active{
	color : #FFFFFF;
	text-decoration : none;
}
a.linkbold{ 
	color : #2C2C2C;
	font-family : arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	line-height: 20px
}
a.linkbold:hover{
	color : #D30708;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}
a.linkbold:active{
	color : #D30708;
	text-decoration : none;
}
a.link{ 
	color : #D30708;;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.link:hover{
	color : #808080;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : none;
}
a.link:active{
	color : #808080;
	text-decoration : none;
}
a.linkfooter{ 
	color : #F8DB15;;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.linkfooter:hover{
	color : red;
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	font-weight : none;
}
a.linkfooter:active{
	color : #F8DB15;
	text-decoration : none;
}
