
p {color: black; font-size: 14px; font-family: arial;} 
H3{ background:pink; color: maroon; font-size: 16px; }
H4 {color: black;
font-size: 12px;
font-family: arial;}
H5 {position: absolute;
bottom: 10px;
left: 40px;
color: black;
font-size: 12px;
font-family: arial;}


a:link {COLOR:blue; TEXT-DECORATION:none}
a:active {COLOR:blue; TEXT-DECORATION:none}
a:visited {COLOR:maroon; TEXT-DECORATION:underline}
a:hover {COLOR:black; TEXT-DECORATION:underline overline; FONT-WEIGHT:bold;}
