﻿body {
}

.NewsTable
{
	left: -1px;
	position: relative;
	top: 0px;
	margin: 5px;
	font-family: arial;
	font-size: 8pt;
}

.NewsTable a:link
{
	color: #ffffff;
	text-decoration: none;
}
.NewsTable a:visited
{
	color: #ffffff;
		text-decoration: none;
}

.NewsTable a:hover
{
	color: #99ffff;
	text-decoration: underline;
}
.NewsTable a:active
{
	color: #ffffff;
	text-decoration: underline;
	text-decoration: underline;
}



.NewsPager
{
	text-align: right;
	height: 20px;
	font-family: arial;
	color: white;
	font-size: 10pt;
	left: 5px;
	position: relative;
	width: 480px;
}

.NewsPager a:link
{
	color: #ffffff;
	text-decoration: none;
}
.NewsPager a:visited
{
	color: #ffffff;
		text-decoration: none;
}

.NewsPager a:hover
{
	color: #99ffff;
	text-decoration: underline;
}
.NewsPager a:active
{
	color: #ffffff;
	text-decoration: underline;
	text-decoration: underline;
}




.NewsViseOOvome
{
	text-align: right;
	position: relative;
	top: -20px;
}


