﻿body
{
	margin: 0px 0px 0px 0px;
}

.main
{
	font-family: Arial;
	font-size: 12px;
}

.info
{
	color: #7ACE11;
	text-decoration: none;
	font-size : 16px;
	font-family:Arial;
	font-weight:bold;
}

a.newest:link
{
	color: #000000;
	text-decoration: none;
	font-size : 16px;
	font-family:Arial;
	font-weight:bold;
}
a.newest:active
{
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}
a.newest:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}
a.newest:hover
{
	color: #333333;
	text-decoration: underline;
	font-size: 16px;
	font-family:Arial;
	font-weight:bold;	
}
td.newest
{
	padding-bottom:6px;
	border-bottom-style:dashed;
	border-bottom-width:1px;	
}

