h1 {
	font-family: "century gothic";
	font-size: 12px;
	font-style: normal;
	color: #D62827;
	text-decoration: none;
	font-weight: lighter;
}
h2 {
	font-family: "century gothic";
	font-size: 12px;
	font-style: normal;
	color: #D62827;
	text-decoration: none;
	font-weight: lighter;
}
A
{
    
    TEXT-DECORATION: none
}

A:active
{
    
    TEXT-DECORATION: none
}
A:link
{
   
    TEXT-DECORATION: none
}
A:visited
{
    
    TEXT-DECORATION: none
}
A .sidebar
{
    
    TEXT-DECORATION: none
}