﻿html,body {
width:100%;
height:100%;
margin:0px;
padding:0px;
}
a:active
{
	color: #4D4D4D;
	text-decoration: none;
}
a:hover
{
	color: #4D4D4D;
}
a:link
{
	color: #4D4D4D;
	text-decoration: none;
}
a:visited
{
	color: #4D4D4D;
	text-decoration: none;
}
.mainFont
{
	font-size: 15px;
}
.secondFont
{
	font-size: 13px;
}
.topnewsc
{
	line-height:20px;
	
}