h1 { font-size: 30px; font-family: times roman; font-weight: bold; color: white; }
h2 { font-size: 20px; font-family: arial; font-weight: bold; color: white; }
p { font-family: arial; font-size: 16px; font-weight: bold; color: white; }
a:link { color: #d3d3d3; }
a:visited { color: #888888; }
a:active { color: #1e90ff; }
a:hover { color: #dc143c; cursor: hand; }


