.NewsTable	{
	
}

Body	{
	font-size: x-small;
	font: verdana;
}

Body p {
	font-size: x-small;
	font: verdana;
}

Body div {
	font-size: x-small;
	font: verdana;
}

Body a {
	text-decoration: none;
	color:#000099;
}

a {
	text-decoration: none;
	color:#000099;
}

a:hover {
	text-decoration: none;
	color:red;
}


.NewsTable td {
	border-bottom:1 dotted #111111;
	font: xx-small verdana;
	color: #000000;
	text-align:center;
	padding: 2;
}

.NewsTable a {
	text-decoration: none;
}

.NewsTable a:hover {
	text-decoration: none;
	color:red;
}

.NewsTable p {
	font: xx-small verdana;
	color: #000000;
	text-align:center;
	padding: 2;
}

.NewsTable p a {
	text-decoration: none;
}

.NewsTable p a:hover {
	text-decoration: none;
	color:red;
}

.Main	{
	font: x-small Verdana;
	color: #111111;
}

.Mail	td {
	font: x-small Verdana;
	color: #111111;
}

.MenuTable	{
	border-color: #111111;
}

.MenuTable td	{
	font: xx-small Verdana;
	color: #0000FF;

}

.MenuTable a	{
	font: xx-small Verdana;
	color: #0000FF;
}

.MenuTable a:hover {
	font: xx-small Verdana;
	color:red;
}

.MenuTitleTable	{
	font: bold small Verdana;
	color: #111111;
	text-align: center;
	border: 1 solid #111111;
}