A.example1
{
    BACKGROUND-COLOR: black
}

h1 {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF99;
	text-decoration: underline;
}
	h2 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF99;
	text-decoration: underline;
	}
	h3 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF99;
	text-decoration: underline;
	}
	h4 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF99;
	text-decoration: underline;
	}

.seoLinks{
font-family: Verdana; 
font-size: 8pt;
color: #FFFFCC;
text-decoration:underline;


