a:hover
{ 
	text-decoration: underline;
}
BODY
{
}
.link
{
	color: #0468AF;	
}
.menuTxt
{
	font-family:arial;
	font-size:12px;
	color: white;
}
.categoryTitle
{
	font-family:arial;
	font-size:14px;
	color: #6580A3;
	font-weight:bold;
}
.articleTxt
{
	font-family:arial;
	font-size:12px;
	color: black;
}
.regularTxt
{
	font-family:arial;
	font-size:12px;
	color: black;
}
.mediumTxt
{
	font-family: arial;
	font-size: 15px;
	color: black;		
}
.bigTxt
{
	font-family: arial;
	font-size: 22px;
	color: black;		
}
.pathTxt
{
	font-family: arial;
	font-size: 12px;
	color: #283E5B;		
	font-weight: bold;
}
.scrollerDate
{
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #0468AF;		
}
.topMenu
{
	line-height:1;
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
.topMenu_sep
{
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: black;		
}
.cubeTitle
{
	font-family: arial;
	font-size: 15px;
	color:white;
	padding-right:5px;
}
.teaserImage
{
	cursor: hand;
}
.teaserText
{
	font-family: arial;
	font-size: 12px;
	color: black;		
}
.inputButton
{
	font-family: arial;
	font-size: 12px;
	height:19px;
	background-color: #C33641;
	color:white;
	line-height:1.2;
	border-right: 1px solid #69303C;
	border-bottom: 1px solid #69303C;
	border-left: 1px solid #D3686C;
	border-top: 1px solid #D3686C
}
.Counter
{
	visibility: hidden;
	height:2px;
}

.pollButton
{
	background-color: #99C2E2;
	border-top: thin solid #C2DAED;
	border-left: thin solid #C2DAED;
	border-right: thin solid #729FC3;
	border-bottom: thin solid #729FC3;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height:15x;
	width:75;
	color:white;
	cursor: hand;
}
.statDiv
{
	visibility: hidden;
}