A.example1
{
    BACKGROUND-COLOR: black
}

H1 {
	font-family:Tahoma;
	color:#FF0000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-size:20px;
}
H2 {
	font-family:Tahoma;
	color:#FF0000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-size:18px;
}
H3 {
	font-family:Tahoma;
	color:#FF0000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-size:16px;
}
H4 {
	font-family:Tahoma;
	color:#FF0000;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-size:14px;
}

.seoLinks {
	font-family:Verdana;
	color:#111111;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	font-size:8pt;
}


