@charset "utf-8";
/* CSS Document */

body
{
	background:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#000;
}

a:link
{
	color:#000;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}
a:hover
{
	color:#eee;
	font-weight:bolder;
	text-decoration:none;
}
a:visited
{
	color:#eee;
	font-size:14px;
	font-weight:bolder;
	text-decoration:none;
}
.film
{
	background:url(filmstrip.png) left top no-repeat;
	color:#111;
	font-size:13px;
	height:80px;
	padding-top:20px;
	width:100px;
}
h5
{
	font-weight:bolder;
	font-size:18px;
}

.myfeedbackform
{
	background:url(images/tele_name.png);
}

.myfeedbackform2
{
	background:url(images/tele_email.png);
}

.myformfonts
{
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.ponyex
{
	background:url(images/tele_comments.png);
}
