<!-- Style Sheet Code by: WWW.1stSiteFree.com -->
<style type="text/css">
BODY {
color : black !important;
background : white !important;
font-family: verdana, helvetica, arial, sans-serif;
}
H1 {
font-size : 150%;
font-family : sans-serif;
} H2 {
padding-left : 1em;
border-top : solid red;
border-right : solid red;
border-bottom : solid red;
border-left : solid red;
color : yellow;
background : #0c30ab;
font-family : sans-serif;
font-size : 125%;
width : 550px;
}
H3 {
padding-left : .1em;
color : black;
background : #ffffcc;
font-family : sans-serif;
color : black;
}
A:visited {
color : gray;
background : transparent;
}
A:active {
background : yellow;
color : red;
}
A:hover
{ font-style: italic; text-decoration: underline; font-family:
Georgia, "Times New Roman", sans-serif; font-weight: bold; color:
#FF0000; background-color: #FFFF00;
}
HR {
margin-left : 0;
color : red;
margin-right : 0;
background : white;
}
</style>