.textblack {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #3C3C3C;
}

.textgrey {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #666666; 
	text-decoration: none;
}

.textgrey:hover {
	color : Navy;
	text-decoration : none;
}

.textblue {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #435096; 
	text-decoration: none;
}

.textblue:hover {
	color : #FF3333;
}

.titelblack {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #3C3C3C;
}

.subtitlered {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #B52F38;
}

.gt {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #3C3C3C; 
	line-height: 19px;
}

.textlink { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #336699; 
	text-decoration: underline;
}

.textlink:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FF3333; 
	text-decoration: none;
}

.logotext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #3C3C3C; 
	line-height: 12px;
}

.textred {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #EF3E42; 
	text-decoration: none;
}

.textblackbold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
}

img{
	
}