.title
{
	font-size: 12px;
	font-weight: bold;
	color: #790000;
}

.movie_name {
	font-size: 12px;
	font-weight: bold;
	color: #be0000;
}


a:link,a:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #be0000;
}

a.menu_l:link,a.menu_l:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #c00000;
	text-decoration: none;
}
a.menu_l:hover
{
	color: #770000;
}

a.movie_name:link,a.movie_name:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.movie_name:hover
{
	text-decoration: underline;
	font-weight: normal;
	color: #ff1f1f;
}
a.adHeadline:link,a.adHeadline:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #BE0000;
}
a.adHeadline:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

a.adText:link,a.adText:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.adText:hover
{
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
input
{
	border: 1px solid #be0000;
	font-weight: normal;
	color: #be0000;
	background: #FFFFFF;
}

textarea
{
	border: 1px solid #be0000;
	font-weight: normal;
	color: #be0000;
	background: #FFFFFF;
}

.sf
{
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}