BODY {
font-family: verdana, arial, tahoma;
font-size: 11;
color: black;
}

A {
font-family: verdana, arial, tahoma;
font-size: 11;
color: gray;
text-decoration:none;
font-weight: bold;
}

P.alert {
font-family: verdana, arial, tahoma;
font-size: 11;
color: red;
}

P.notice {
font-family: verdana, arial, tahoma;
font-size: 11;
color: red;
}

P.title {
font-family: verdana, arial, tahoma;
font-size: 11;
color: red;
font-weight: bold;
}

P.movietable {
font-family: verdana, arial, tahoma;
font-size: 11;
color: black;
}

TD.movieliste {
font-family: verdana, arial, tahoma;
font-size: 11;
color: black;
text-align:center;
background: white;
border: 1px;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid gray;
border-right: 1px solid gray;
}

A.movieliste {
font-family: verdana, arial, tahoma;
font-size: 11;
color: black;
}

TD.title {
font-family: verdana, arial, tahoma;
font-size: 11;
color: black;
background: silver;
text-align:center;
font-weight: bold;
border: 1px;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
border-left: 1px solid gray;
border-right: 1px solid gray;
}

IMG.extension_icon {
text-decoration:none;
border: none;
}
