
a:link {
color: #000000; fony-family: arial; font-size: 18px; text-decoration: underline; background-color: none;
}

a:hover {
color: #222222; fony-family: arial; font-size: 18px; text-decoration: none; background-color: #33ccff;
}

a:active {
color: #222222; fony-family: arial; font-size: 18px; text-decoration: underline; background-color: #00cc33;
}

a:visited {
color: #222222; fony-family: arial; font-size: 18px; text-decoration: underline; background-color: #none;
}



a.bluelink:link
{
color:darkblue;font-size:14;font-weight:normal;text-decoration: none; background-color: #eeeeee;font-weight:bold;
}



a.bluelink:hover
{
color:darkred;font-size:14;font-weight:normal;text-decoration: none; background-color: #eeeeee;font-weight:bold;
}



a.bluelink:active
{
color:darkblue;font-size:14;font-weight:normal; text-decoration: none; background-color: #eeeeee;font-weight:bold;
}



a.bluelink:visited
{
color: darkblue;font-size:14;font-weight:normal; text-decoration: none; background-color: #eeeeee;font-weight:bold;
}

body {
background: #00eebb;
}

hr {
color: #0099cc;
}