body
{
background-color: white;
margin: 0px 0px 0px 0px;
}

body, td, th, div, p, ul, ol, li
{
font-size: 13px;
color: "#000080";
}

body, div, td, th, p, ul, ol, li
{
font-family:  arial, sans-serif;
}

.menu a:link
{
color: white;
text-decoration:none;
}
.menu a:visited
{
color: white;
text-decoration:none;
}
.menu a:hover
{
color: lime;
text-decoration:none;
}
.menu a:active
{
color: white;
text-decoration:none;
}



.cablemenu a:link
{
color: yellow;
text-decoration:none;
}

.cablemenu a:visited
{
color: yellow;
text-decoration:none;
}

.cablemenu a:hover
{
color: lime;
text-decoration:none;
}

.cablemenu a:active
{
color: yellow;
text-decoration:none;
}




.smwhite
{
 font-size: 9px;
 color: white;
 text-decoration:none;
}
.smwhite a:link
{
 font-size: 9px;
 color: white;
 text-decoration:none;
}
.smwhite a:visited
{
 font-size: 9px;
 color: white;
 text-decoration:none;
}
.smwhite a:hover
{
 font-size: 9px;
 color: lime;
 text-decoration:none;
}
.smwhite a:active
{
 font-size: 9px;
 color: white;
 text-decoration:none;
}


.mid
{
font-size: 11px;
}


.sm
{
 font-size: 9px;
 color: "#000080";
}


.smorder a:visited
{
font-size: 9px;
color: blue;
text-decoration:none;
}

.smorder a:active
{
font-size: 9px;
color: blue;
text-decoration:none;
}

.smorder a:hover
{
font-size: 9px;
color: green;
text-decoration:none;
}

.smorder a:link
{
font-size: 9px;
color: blue;
text-decoration:none;
}


.reg a:visited
{
color: blue;
text-decoration:none;
}

.reg a:active
{
color: blue;
text-decoration:none;
}

.reg a:hover
{
color: green;
text-decoration:none;
}

.reg a:link
{
color: blue;
text-decoration:none;
}




a:visited
{
color: blue;
text-decoration:none;
}

a:active
{
color: blue;
text-decoration:none;
}

a:hover
{
color: green;
text-decoration:none;
}

a:link
{
color: blue;
text-decoration:none;
}

