﻿body {background-color: #5AAFFF}
h1{ 
    font-family: magneto;
    color: #000066
  }
h2{ 
     font-family: magneto;
     color: #000066; 
   }
h3{ 
     font-family: magneto;
     color: #000066; 
   }

.maintext A:link {
color: #000064;
background: transparent;
text-decoration: none
}

.maintext A:visited {
color: #3C3C82;
text-decoration: none
}

.maintext A:active {
color: #000064;
background: transparent;
text-decoration: none
}

.maintext A:hover {
color: #6464A0;
background : transparent;
text-decoration: underline
}


.copyright A:link {
color: #000000;
background: transparent;
text-decoration: none
}

.copyright A:visited {
color: #000000;
text-decoration: none
}

.copyright A:active {
color: #000000;
background: transparent;
text-decoration: none
}

.copyright A:hover {
color: #000000;
background : transparent;
text-decoration: underline
}



.menu A:link {
color: #000000;
background: transparent;
text-decoration: none
}

.menu A:visited {
color: #000000;
text-decoration: none
}

.menu A:active {
color: #000000;
background: transparent;
text-decoration: none
}

.menu A:hover {
color: #D74A28;
background : transparent;
text-decoration: underline
}


.admin A:link {
color: #FF7E00;
background: transparent;
text-decoration: none
}

.admin A:visited {
color: #FF7E00;
background : transparent;
text-decoration: none
}

.admin A:active {
color: #FF7E00;
background: transparent;
text-decoration: none
}

.admin A:hover {
color: #000000;
background : transparent;
text-decoration: underline
}



.maintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size:20px; color: #000000}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.admin {  font-family: "Bone", Verdana, Arial, Helvetica, sans-serif; font-size: 20 px; color: #FF7E00}