
A:link
{ 
text-decoration: none;
color: #24bffb; 
font-weight: bold;
font-family: georgia;
font-size: 18px;
}

A:visited
{
text-decoration: none;
color: #24bffb;
font-weight: bold;
font-family: georgia;
font-size: 18px;
}

A:active
{
text-decoration: none;
color: #24bffb;
font-weight: bold;
font-family: georgia;
font-size: 18px;
}

A:hover
{
text-decoration: none;
color: #aaa;
font-weight: bold;
font-family: georgia;
font-size: 18px;
}

h1
{
color: #24bffb;
text-align: left;
text-decoration: none;
border-bottom: 1px dotted #aaa;
line-height: 15px;
font-size: 22px;
}

body
{
color: 000;
font-family: georgia;
font-size: 12px;
}

hr
{
color: #aaa;
border-bottom: 1px dotted;
border-top: none;
height: 0px;
}


h2
{
color: #24bffb;
text-align: center;
text-decoration: none;
border-bottom: 1px dotted #aaa;
line-height: 18px;
font-size: 30;
}
