body, font, option, td, th, a,
    span, ul, ol, p, dd, dl, dt, input, select, textarea, button {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 11px; line-height: 1.2;
}

h1, h2, h3, h4, h5, h6  {
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif;
	font-size: 16px; line-height: 1.2;
}


A:visited { text-decoration: none; color: purple; }
A:link { text-decoration: none; color: blue; }
A:hover { color: red; text-decoration: underline; }
