SELECT, textarea, input {
	FONT-FAMILY:arial;
	color:#000000;
	FONT-SIZE: 12px;
	background-color:#eeeeee
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#990000;

}

a:hover {
	text-decoration:none;
	color:#660000;

}

.bottom {
	vertical-align: bottom
}

.top {
	vertical-align: top
}

.poster {
	FONT-SIZE: 12px
}