li
{
	color		: #7F0000;
}
.jtext
{
	color		: #7F0000;
}
p
{
	font-family	: tahoma, ms sans serif;
	color		: #7F0000;
}
.production
{
	color: #7F0000;
	font-size: 12px;
	margin-left: 10;
	margin-right: 10;
	text-align:right;
}


h2
{
	color		: #FB342E;
}

.red_link
{
	font-family: tahoma, ms sans serif;
	color: #FF0000;
	font-size: 11px;
	margin-left: 10;
	margin-right: 0;
	text-align:right;
	text-decoration: none;
}

.red_link:hover
{
	text-decoration: underline;
}

.type_link
{
	font-family: tahoma, ms sans serif;
	color: #FF0000;
	font-weight : bold;
	font-size: 11px;
	margin-left: 10;
	margin-right: 0;
	text-align:right;
	text-decoration: none;

}
.type_link:hover
{
	text-decoration: underline;
}

.seria_link
{
	font-family: tahoma, ms sans serif;
	color: #FF0000;
	font-weight : bold;
	font-size: 11px;
	margin-left: 0;
	margin-right: 0;
	text-align:right;
	text-decoration: none;
}

.seria_link:hover
{
	text-decoration: underline;
}

