body
{
font-family: arial;
font-size: 24pt;
}


A:link {text-decoration: underline; color: silver;}
A:visited {text-decoration: underline; color: silver;}
A:active { color: silver; text-decoration: underline }
A:hover { text-decoration: underline; color: silver;}

p.title
{
font-family: arial;
font-size: 18pt;
font-weight: 800;
color: gray;
}
p
{
font-family: verdana;
font-size: 12px;
font-weight: normal;
color: white;
}
p.textlinks { color: white; font-size: 12pt; font-family: arial; font-weight: 400; }
