﻿.question_link_small {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	color: #0000cc;
	text-decoration: none;
}

.question_link {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 14px; 
	color: #0000cc;
	text-decoration: none;
}

.question_link_big {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 16px; 
	color: #0000cc;
	text-decoration: none;
}

.answer_text {
	font-family: Tahoma; 
	font-weight: normal;
	font-size: 12px; 
	color: Black;
}

.answer_text_old {
	font-family: Tahoma; 
	font-weight: normal;
	font-size: 12px; 
	color: #878787;
}

.group_header_label {
	font-family: Tahoma; 
	font-weight: bold; 
	font-size: 18px; 
	color: Red;
}

