BODY {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
A {
	color: red;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
	color: blue;
}
H1 {
	margin: 0px;
	padding: 0px;
	font-size: 26px;
}
.hlinks {
	font-size: 11px;
}
.hlinks A {
	text-decoration: none;
}
.hlinks A:hover {
	text-decoration: underline;
}
.tgp {
	font-size: 13px;
}
.text1 {
	font-size: 12px;
}
.text2 {
	font-size: 18px;
	color: red;
	font-weight: bold;
}
.img-movie {
	border: 1px solid #000000;
}
