.cont
{
width:100px;
height:60px;
margin-top:10px;
background-color:#000;
margin-left:20px;

}

a:visited
{ font-size: 17px;
color:#c0a067;
text-decoration: none;}


a:link
{
font-size: 17px;
color:#c0a067;
text-decoration: none;
}

a:hover
{
font-size: 17px;
color:#ddccad;
text-decoration: underline;
}

a:active
{ font-size: 17px;
color:#ddccad;
text-decoration: none; }

.image
{ 
border-style:none;
margin:0;
border:0;

}
.screen
{ width: 970px;
height:480px;
background-color: #000; }

.player
{
background-color: #000;
width:620px;
height:440px;
margin:3px 0 2px 170px;
}

.cont1
{
width:100px;
height:60px;
margin-left:20px;
display: inline;}


