body { 
	background-color: #161616;
}


.style1 {FONT-SIZE: 12px; COLOR: white;  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; text-align:center;  line-height:24px; padding:8px;}
.style1 a:link {color:#FFCA01 ; font-weight:bold; text-transform:uppercase }
.style1 a:visited {color:#FFCA01 ;}
.style1 a:hover {color:red;}

.style2 {FONT-SIZE: 40px; COLOR: white; font-weight:bold; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align:center;  line-height:50px;}
.style2 a:link {color:#FFCA01 ; }
.style2 a:visited {color:#FFCA01 ;}
.style2 a:hover {color:red;}

.style3 {FONT-SIZE: 12px; color:white ; font-weight:bold;  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; text-align:center;  line-height:12px;}

.style4 {FONT-SIZE: 12px; COLOR: white;  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif; text-align:center;  line-height:24px; padding-left:8px; padding-right:8px; padding-bottom:8px; padding-top:19px;}

table.main {
	background: #232323;
	border: medium double #383837;
}


table.movies td {
font: normal 11px Arial, Helvetica, sans-serif;
line-height: 11px;
text-align: center;
border: 0px;
}
table.movies a:link,table.movies a:visited,table.movies a:active {
color: #FFFFFF;
text-decoration: none;
text-transform: capitalize;
display: block;
padding: 4px;
background: #585858;
border: 1px solid #000000;
}
table.movies a:hover {
background: #8568A3;
border: 1px solid black;
color: white;
text-decoration: none;
}
table.movies img {

border: 1px solid #000000;
margin-bottom: 5px;
}
table.movies a:hover img {
border: 1px solid #000000;
}

.recipe {FONT-SIZE: 12px; FONT-FAMILY: verdana, tahoma ; color: white; font-weight:bold }
.recipe a:link {color:white ; text-decoration:none}
.recipe a:visited {color:white ; text-decoration:none}
.recipe a:hover {color:#7D8077; text-decoration:none; background-color:white;}

.usc {FONT-SIZE: 9px; FONT-FAMILY: arial ; color: #333333; }
.usc a:link, .usc a:visited, .usc a:hover {color: #333333; text-decoration:none}