﻿.txt01 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #CCCED1;
	line-height: 12px;
}
.txt01old {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #CCCED1;
	line-height: 12px;
	font-weight: bold;

}
.title { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #ffffff; 
	letter-spacing: 1px; 
}
.link {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #A0A6B4;
	a { color: #A0A6B4; }
	a:visited { color: #A0A6B4; }
	a:hover { color: #FFFFFF; }
	a:active { color: #FFFFFF; }
	line-height: 12px;
	text-decoration: none;
}
