/**** CSS BY CHAPTER ZERO ****/

/**** STANDARD LINKS ****/
a:link
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a:visited
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a:hover
{
color: #FFFFFF;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a:hover:visited
{
color: #FFFFFF;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a:active
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}


/**** CLASS | FOOTER ****/
a.footer:link
{
color: #222222;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.footer:visited
{
color: #222222;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.footer:hover
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.footer:hover:visited
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.footer:active
{
color: #222222;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}


/**** CLASS | PADDING LEFT ****/
a.indent:link
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.indent:visited
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.indent:hover
{
color: #FFFFFF;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 5px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.indent:hover:visited
{
color: #FFFFFF;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 5px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}

a.indent:active
{
color: #666666;
cursor: pointer;
font-family: Trebuchet MS, Arial, san-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px;
padding: 0px;
text-align: justify;
text-decoration: none;
text-shadow: #ffffff;
}


/**** IMAGE LINKS ****/
a img
{
border: 6px solid #FFFFFF;
}

a img:visited
{
border: 6px solid #FFFFFF;
}

a img:hover
{
border: 6px solid #666666;
}

a img:hover:visited
{
border: 6px solid #666666;
}

a img:active
{
border: 6px solid #FFFFFF;
}

/**** REWRITING YOUR FUTURE ****/