﻿.content
{
	background-color:#f2c001;
	width:798px;
	padding: 0 0 20px 20px;
}
.aContent
{
	color:Blue;
	font-size:8pt;
}
.aContent
{
	text-decoration:none;
}
.aContent:hover
{
	text-decoration:none;
	background-color:#b7b995;
	color:red;
}
.aContent:visited
{
	text-decoration:none;
}
.divItem
{
	text-align:left;	
}
.title
{
	font-weight:bold;
	font-size:9pt;
	color:#000000;
	padding: 0 0 0 10px;
	width:30%;
	white-space:nowrap;
}