
a:hover {
	text-decoration: none;
	color: #fc0000;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
.p150 {  font-size: 12px; line-height: 150%}
.pbig {  font-size: 14px}
.title {  font-size: 14px}


td {
	font-size: 12px;
}
tr {
	font-size: 12px;
}
