A {
	font-family:arial;
	font-size: 12px;
	color: #5982A8;
}
a:hover
{ 
	text-decoration: underline;
}

.pathlocator
{
	font-family:arial;
	font-size: 12px;
	color: #5982A8;
}

.regularTxt
{
	font-family:arial;
	font-size: 12px;
	color: black;
}
.articleTitle
{
	font-family:arial;
	font-weight:bold;
	font-size: 12px;
	color: #5982A8;
}
.articleTxt
{
	font-family: arial;
	font-size:13px;
}
.menuTxt
{
	font-family:arial;
	font-size: 12px;
	color: white;
	font-weight:bold;
}
.topMenu
{
	font-family:arial;
	font-size: 13px;
	font-weight:bold;
	color: white;
}
.newsTitle
{
	font-family:arial;
	font-weight:bold;
	font-size: 12px;
	color: #5982A8;
}
.newsTxt
{
	font-family:arial;
	font-size: 12px;
	color: #5982A8;
}
.categoryTitle
{
	font-family:arial;
	font-size: 12px;
	color: #AE8200;
	font-weight:bold;
}
.itemTitle
{
	font-family:arial;
	font-size: 11px;
	color: white;
	font-weight:bold;
}
.pathlocator
{
	font-family:arial;
	font-size: 12px;
	color: #13567C;
	font-weight:bold;
}
.itemAuthor
{
	font-family:arial;
	font-size: 11px;
	color: #FFE32A;
}
.welcomeTxt
{
	font-family:arial;
	font-size: 12px;
	color: white;
}
.inputButton
{
	font-family: arial;
	font-size: 12px;
	height:19px;
	background-color: #5982A8;
	color:white;
	line-height:1.2;
	border-right: 1px solid #4C697B;
	border-bottom: 1px solid #4C697B;
	border-left: 1px solid #9ED9F7;
	border-top: 1px solid #9ED9F7;
	cursor: hand;
	cursor: pointer;
}