/* CSS Document */

a:link {
font-size: 11px;
color: #7b8ad5;
}

a:hover {
font-size: 11px;
color: #a5b3f5;
/*text-decoration:underline;*/
}

.text {
font-family: Arial,Helvetica,sans-serif;
color: #000000;
font-size: 11px;
font-weight: normal;
}

.title {
font-family: Arial,Helvetica,sans-serif;
color: #990000;
font-size: 16px;
font-weight: bold;
}

.videoTitle {
font-family: Arial,Helvetica,sans-serif;
color: #990000;
font-size: 12px;
font-weight: bold;
text-align:left;
}
