/* At-Rules */
@charset "iso-8859-1";


body {background-color: #000044; border:  #000044; color: white; font-family:      arial; scrollbar-3dlight-color: #000099; scrollbar-base-color: teal; text-align: justify; vertical-align: middle}

/* body {background-color: maroon; border:   maroon; color: #ffcc00; font-family:     arial; scrollbar-3dlight-color: #993300; scrollbar-base-color: purple; text-align: justify; vertical-align: middle} */
strong {color: red}

:link {color: #ffff00}

/* for unvisited links */
:visited {color: #ffcc33}

/* for visited links */
:active {color: red}

/* when link is clicked */
:hover {color: #ccff00}


/*       when mouse is over link       */
/* End of style section. Generated by AceHTML at 1/2/2005 7:24:26 PM */