
A:LINK, A:VISITED {
	 color: #ffffff; font-weight: bold; text-decoration: none;}
	

a.black:link {color: #0000ff; background: #ffffff; font-weight: bold; text-decoration: none;}
a.black:active {color: #0000ff; background: #ffffff; font-weight: bold; text-decoration: none;}
a.black:visited {color: #0000ff; background: #ffffff; font-weight: bold; text-decoration: none;}
a.black:hover {color: #000000; background: #ffffff; font-weight: bolder; text-decoration: none;}



a.white:link {color: #ffffff; background: #000000; font-weight: bold; text-decoration: none; font-size: 16px;} 
a.white:active {color: #293C81; background: #000000; font-weight: bold; text-decoration: none; font-size: 16px;} 
a.white:visited {color: #ffffff; background: #000000; font-weight: bold; text-decoration: none; font-size: 16px;}
a.white:hover {color: #293C81; background: #000000; font-weight: bolder; text-decoration: none; font-size: 16px;} 



a.b:link {color: #0000ff;  font-weight: bold; text-decoration: none; font-size: 16px;} 
a.b:active {color: #0000ff;  font-weight: bold; text-decoration: none;font-size: 16px;} 
a.b:visited {color: #0000ff;  font-weight: bold; text-decoration: none;font-size: 16px;} 
a.b:hover {color: #ffffff;  font-weight: bolder; text-decoration: none; font-size: 16px;} 

 


a.red:link {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:active {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:visited {color: #ff0000; background: #ffffff; font-style: italic;}
a.red:hover {color: #ff0000; background: #ffffff; font-style: normal;}


td.q {
	padding-left: 8px;
	padding-right: 8px;
	color: #0000ff;
}
td.qq {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 12px;
	color: #ffffff; font-size: 12px; vertical-align: top;
	background-color: Black;} 
	
td.b { background: #000000;
}

h1 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}