a.link:link {color: #0000EE; }  a.link:visited { color: #0000EE; }  a.link:active { color: #FF6666; }  a.link:hover { color: #FF3300; }  a:link { color: #0000EE; } 							
a:visited { color: #0000EE; }  a:active { color: #0000EE; }  a:hover { color: #FF3300; }                      

a.menulink:link {
color: #FFFFFF;
}


a.menulink:visited {
color: #FFFFFF;
}


a.menulink:active {
color: #FFFFFF;
}


a.menulink:hover {
color: #D1D1E3;
}

<p> {
font-size: 8pt;
font-weight: normal;
font-family: "verdana", "arial", "geneva", sans-serif;
}
  
.smallselect 
		{
		font-size: 12px;
		background-color: #FFFFFF;
		}

.date {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #fff;
}

.blue {
    background-color: #000080;
}

body {
color: #000000; 
font-family: "arial", "geneva", sans-serif; 
font-size: ;
margin-top: 0px; 
margin-left: 7px; 
margin-right: 0px; 
margin-bottom: 0px;
} 

.textblack {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.textblack1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

/* videofeed */
cm_target {}

#clip-preview {
width: 736px;
}

/* main container and border */
.cs-clip
{
display: block;
margin-bottom: 10px;
padding: 10px;
width: 98%;
background: #FFFFFF;
border: 1px solid #999999;
text-align: left;
}

/* thumbnail image */
.cs-thumbnail
{
display: block; /* set to 'none' to remove thumbnails */
width: 80px;
height: 60px;
border: 0px;
}

/* play button */
.cs-button
{
display: block; /* set to 'none' to remove the play button */
visibility: visible; /* also, set this to 'hidden' to remove the play button */
width: 100%;
border-top: 1px solid black;
border-bottom: 1px solid black;
background: #ececec;
}

.cs-button-bg {
border-left: 1px solid black;
border-right: 1px solid black;
}

/* title link */
.cs-title
{
display: block;
font-size: 12px;
vertical-align: top;
}

/* title link style */
a.cs-title-link:link, a.cs-title-link:visited
{
font-weight: normal;
}

/* content provider, market, etc. */
.cs-channel-info
{
display: block;
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
text-align: left;
}

/* time and date */
.cs-time
{
display: block;
color: #7C9C4E;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
vertical-align: top;
text-align: left;
}

/* descriptive text */
.cs-description
{
display: block; /* set to 'none' to remove description text */
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
vertical-align: top;
text-align: left;
}


td {
font-size: 10pt;
color: #000000;
font-family: "verdana", "arial", "geneva", sans-serif;
}
