﻿

.textb {font-family: "Tahoma"; font-size: 8pt; color: #424242; }
.textw {font-family: "Tahoma"; font-size: 8pt; color: #FFFFFF; }
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

