@charset "utf-8";
/* CSS Document */

a:link, a:visited {
color:#cc3333;
text-decoration:none;
}

a:hover, a:active, a:focus {
text-decoration:underline;
}

#video {
width:360px;
padding:10px;
color:#585858;
margin-left:50px;
margin-top:50px;
text-align:center;
}
