﻿#about
{
	text-align:			justify;
	padding-left:		20px;
	padding-right:		20px;
}

#articles
{
	text-align:			justify;
	padding-left:		20px;
	padding-right:		20px;
}

#articles a			{text-decoration: none; color: #ae2906}
#articles a:link	{color: #ae2906}
#articles a:hover	{color: #ae2906}

.arhead {font-size: 13px; font-weight: bold}

.articleinfo
{
	margin-top:			20px;
	margin-bottom:		10px;
	font-size:          10px;
	text-align:			center;
	clear:				left;
}

#news
{
	text-align:			justify;
	padding-left:		20px;
	padding-right:		20px;
}

#news a			{text-decoration: none; color: #ae2906}
#news a:link	{color: #ae2906}
#news a:hover	{color: #ae2906}

.error
{
	font-size:			14px;
	font-weight:		bold;
	color:				#ff0000;
}