.Description
{
	font-weight: normal;
	font-size: 8pt;
	color: #7b8391;
	font-style: normal;
	font-family: Verdana;
}

.Sinopse
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana;
}

.textBox
{
	border-right: #669933 thin solid;
	border-top: #669933 thin solid;
	font-weight: normal;
	font-size: x-small;
	border-left: #669933 thin solid;
	border-bottom: #669933 thin solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
.SubmitBtn
{
	border-right: silver 3px inset;
	border-top: silver 3px inset;
	font-weight: bold;
	font-size: x-small;
	border-left: silver 3px inset;
	cursor: hand;
	border-bottom: silver 3px inset;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
A:link
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana;
	text-decoration: none;
}
A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: #006666;
	font-family: Verdana;
	text-decoration: none;
}
A:active
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	color: #666666;
}
A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Verdana;
	text-decoration: underline;
}
