.footer{ 
	color : #A9A9A9;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer{ 
	color : #A9A9A9;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:hover{
	color : red;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.footer:active{
	color : #A9A9A9;
	font-family : arial;
	font-size : 10px;
	font-weight : none;
	text-decoration : none;
}
a.link{ 
	color : #333333;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.link:hover{
	color : red;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
a.link:active{
	color : #333333;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.content{ 
	color : #333333;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.content2{ 
	color : #BFBFBF;
	font-family : arial;
	font-size : 11px;
	font-weight : none;
	text-decoration : none;
}
.contentheader{ 
	color : red;
	font-family : arial;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}
