td, body, a
{
	font-family	: arial;
	font-size	: 12px;
	color			: #c0c0c0;
}

.MenuHeader
{
	font-family	: arial;
	font-size	: 11px;
	color			: white;
	font-weight: bold;
}

.RightMenu
{
	font-family	: arial;
	font-size	: 10px;
	color			: #FDAB01;
	text-decoration	: none;
}

.SearchBox
{
	font-family	: arial;
	font-size	: 10px;
	color			: black;
	text-decoration	: none;
	background-color:#FDAB01;
	border		: 1px solid black;
}

.TopMenu
{
	font-family	: arial;
	font-size	: 12px;
	color			: #FDAB01;
	font-weight: bold;
	text-decoration:none;
}

.CopyrightText
{
	font-family	: arial;
	font-size	: 10px;
	color			: #FDAB01;
	text-decoration:none;
}

.NavigationMenu
{
	font-family	: arial;
	font-size	: 10px;
	background-color	: #FDAB01;
	text-decoration:none;
	border	: 1px solid black;
	width	: 160px;
}

.LatestArticlesMenu
{
	font-family	: arial;
	font-size	: 10px;
	background-color	: #FDAB01;
	text-decoration:none;
	border	: 1px solid black;
	width	: 285px;
}

.GoButton
{
	font-family	: arial;
	font-size	: 10px;
	color			: black;
	text-decoration	: none;
	background-color:#FDAB01;
	border		: 1px solid #c0c0c0;
}
.UserBox
{
	font-family	: arial;
	font-size	: 10px;
	color			: black;
	text-decoration	: none;
	background-color:#FDAB01;
	border		: 1px solid black;
}
.pathLink
{
	font-family	: arial;
	font-size	: 12px;
	color			: black;
}
.pictext
{
	font-family	: arial;
	font-size	: 12px;
	color			: blue;
}
.ArticleLink
{
	font-family	: arial;
	font-size	: 12px;
	color			: black;
}