﻿.articles, .article
{
	font-family:Arial,Helvetica,sans-serif;
	color: #010100;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:25px;
}


.articles a
{
	color:#000000 !important; 
	text-decoration:none;
}

.articles a:hover
{
	text-decoration:underline;
}


.articles h1, .article h1
{
	color:#FFA800;
	font-size: 24px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
}


.articleTeaser
{
	color: #010100;
	font-size: 12px;
	margin-bottom:15px;
}

a.arrow {background:url(/images2/update_link_arrow.png) 0 5px no-repeat; display:block; padding-left:10px; color:#ffa800 !important; font-weight:bold; height:15px;}
.article a {background:url(/images2/update_link_arrow.png) 0 5px no-repeat; padding-left:10px; color:#ffa800 !important; font-weight:bold; height:15px;}


.singleArticle a {background:url(/images2/update_link_arrow.png) 0 5px no-repeat; display:block; padding-left:10px; color:#ffa800 !important; font-weight:bold; height:15px;}

.articleTitle { background:none !important; display:block; padding-left:0px  !important; color:#ffa800 !important; font-weight:bold; height:15px;}


.category
{
	color:White;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}

.visible 
{
	display : block;
	cursor:pointer;
}

.visible:hover
{
	text-decoration:underline;
	cursor:pointer;
}


.invisible 
{
	display : none;
	cursor:pointer;	
}
