A:LINK {
	color : White;
	text-decoration : none;	
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}
A:VISITED {
	color : White;
	text-decoration : none;
	text-decoration : none;	
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
}
A:HOVER {
	color : Red;
	text-decoration : none;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
}
A:ACTIVE {
	color : Yellow;
	text-decoration : none;
}
.filmteaser {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #CAE1FF;
}

