@charset "UTF-8";
/* CSS Document */

body {
background-color: #003C7B;
margin: 10px 5 0 5;
}

.videoTitle {
font-weight: bold; margin-bottom: 0px; height: 0px; font-size: 19px; color: rgb(191, 157, 73); font-family: times new roman; text-align: left;
}

a {
color: #ffffff;
font-weight: bold;
}

a:visited {
color: #ffffff;
font-weight: bold;
}

a:hover {
color: #ffffff;
font-weight: bold;
}