a 
{
	color: 003399;
	text-decoration: none;
}

.Title 
{
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
}

a.Title 
{
	color: #003399;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
}

.Text 
{
	font-size: 10pt;
	font-family: Arial;
	color: Black;
}

.Genre
{
	color: #3399FF;
	font-size: 10pt;
	font-family: Arial;
}

.Menu
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #3399FF;
}

a.Menu
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #003399;
}

a.SubMenu 
{
	color: #3399FF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

img.Cover
{
	background: #ffffff;
	border: solid 1px #999999;
}