﻿.q{
	color: #3399FF;
	font-weight: bold;
}
td{
	font-size:.8em;
	text-align:justify;
	padding-right:7px;
}
td a{
	text-decoration:none;
	color:orange;
}
td a:hover{
	color:silver;
	text-decoration:underline;
}
