a.nav:link {color: 000000; text-decoration: none; }
a.nav:visited {color: 000000; text-decoration: none; }
a.nav:hover {color: FF3300; text-decoration: none; }
a.nav:active {color: 000000; }

a.bar:link {color: 000000; text-decoration: none; }
a.bar:visited {color: 000000; text-decoration: none; }
a.bar:hover {color: 215670; text-decoration: underline; }
a.bar:active {color: 000000; }

a.vidlist:link {font-family: Tahoma; color: 000000; font-weight: bold; text-decoration: none; font-size: 12pt;}
a.vidlist:visited {font-family: Tahoma; color: 000000; font-weight: bold; text-decoration: none; font-size: 12pt;}
a.vidlist:hover {font-family: Tahoma; color: 000000; font-weight: bold; text-decoration: none; font-size: 12pt;}
a.vidlist:active {font-family: Tahoma; color: 000000; font-weight: bold; text-decoration: none; font-size: 12pt;}

a.mainpage:link {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}
a.mainpage:visited {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}
a.mainpage:hover {font-family: Tahoma; color: 000000; text-decoration: underline; font-size: 13pt;}
a.mainpage:active {font-family: Tahoma; color: 000000; text-decoration: none; font-size: 13pt;}

a.friends:link {font-family: Tahoma; color: 000000; text-decoration: none;}
a.friends:visited {font-family: Tahoma; color: 000000; text-decoration: none;}
a.friends:hover {font-family: Tahoma; color: 000000; text-decoration: underline;}
a.friends:active {font-family: Tahoma; color: 000000; text-decoration: none;}

a.videoplug:link {font-family: Tahoma; color: 0075EA; text-decoration: none; font-size: 10pt;}
a.videoplug:visited {font-family: Tahoma; color: 0075EA; text-decoration: none; font-size: 10pt;}
a.videoplug:hover {font-family: Tahoma; color: 0075EA; text-decoration: none; font-size: 10pt;}
a.videoplug:active {font-family: Tahoma; color: 0075EA; text-decoration: none; font-size: 10pt;}

.thumbborder { border: 1px solid #000000; }

.qualityvids { border: 1px solid #001451; }

.adUnit {
 display:block;
 margin-bottom:4px; /* vertical space between boxes */
}

.adBox a {
 overflow:hidden;
 text-decoration:none;
 padding:3px; /* padding in ad box */
 border:1px solid #FF9900; /* box border */
 background-color: #FFFFC1 /* box color */
}

.adBox a:hover {
 border-color: #FF9900; /* box border color when user hovers */
 background-color: #FFFFE8; /* box color when user hovers */
}

.adHeadline { /* ad headline text design */
 color: #FF6600;
 font-size: 8pt;
 /* font-size: 150%; */
 font-weight: bold;
 font-family: verdana,arial,helvetica; 
}

.adText { /* ad text design */
 color: #990000;
 font-size: 7pt;
 font-family: verdana,arial,helvetica;
 text-decoration: none;
}