/* Castle Forrester Style Sheet (www.castleforrester.com) */





/* MST3K Website */


.mst3k{
list-style-type: disk;

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ccccff;
padding: 0;
}

.mst3k li{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #CC66FF;
padding-bottom: 1px;
}

.mst3k li a{
margin-left: -3px;
padding: 3px 1px;
font-size: 12px;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #CC66FF;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
}

.mst3k a:link {color: #FFFFFF; text-decoration: none; }
.mst3k a:visited {color: #FFFFFF; text-decoration: none; }
.mst3k a:hover {color: #000000;	background: #CC66FF; text-decoration: none; }
