A.example1
{
    BACKGROUND-COLOR: black
}

h1 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	margin-top: 0px;
	font-size: 18px; 
	font-weight: normal;
	color: #2F4F2F; 
	text-decoration: underline;
} 

h2 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold; 
	color: #2F4F2F; 
	text-decoration: underline;
} 

h3 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold; 
	color: #2F4F2F;
	text-decoration: underline; 
} 

h4 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	margin-top: 0px;
	font-size: 12px;
	font-weight: bold; 
	color: #2F4F2F; 
	text-decoration: underline;
} 

h6 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	margin-top: 0px;
	font-size: 18px; 
	font-weight: bold;
	color: #2F4F2F; 
	text-align: center;
	text-decoration: underline;
} 

.seolinks
{
    font-family: Verdana;
    font-size: 8pt;
    color: #CF7A1F;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
.seolinks:hover
{
    font-family: Verdana;
    font-size: 8pt;
    color: #111110;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}
