a, a:link
{
	color: #2082c0;
	font: bold Arial,sans-serif 11px;
	text-decoration: none;
}

a:visited
{
	color: #666;
	font: normal Arial,sans-serif 11px;
	text-decoration: underline;
}
a:hover
{
	color: #c5001b;
	font: bold Arial,sans-serif 11px;
	text-decoration: underline;
}
a:active
{
	color: #2082c0;
	font: bold Arial,sans-serif 11px;
	text-decoration: none;
}

.left
{
	border: solid 1px #2082c0;
	width: 99px;
	height: 66px;
}

