body,td,th {
	font-family: tahoma;
	font-size: 11px;
}
.redTit {
	color: #FF0000;
	font-size: 12px;
	
}
.redTit A{
	color: #FF0000;
	font-size: 12px;
	
	text-decoration:none;
}
.redTit A:hover{
	color: #FF6666;
	font-size: 12px;
	
	text-decoration:none;
}
.blueTit {
	color: #003BA8;
	font-weight: normal;
}
.blueTit A{
	color: #003BA8;
	font-weight: normal;
	text-decoration:none;
}
.blueTit A:hover{
	color: #0066FF;
	font-weight: normal;
	text-decoration:none;
}
body {
	background-color: #005484;
}
.topWhiteTit {
	color: #FFFFFF;
	font-weight: bold;
}
.topWhiteTit A{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.topWhiteTit A:hover{
	color: #CCFF66;
	font-weight: bold;
	text-decoration:none;
}
.orangeTit {
	color: #FD6500;
	
}
.orangeTit A{
	color: #FD6500;	
	text-decoration:none;
}

.orangeTit A:hover{
	color: #FF6633;	
	text-decoration:none;
}

.normalBlack A
{
	text-decoration:none;
	color:#000000;
}
.normalBlack A:hover
{
	text-decoration:none;
	color:#FD6500
}
