a{text-decoration:none}
a:hover{text-decoration:underline}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.time {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.graytitle {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.linkblue, linkblue a {
	font-family: Arial;
	font-size: 11px;
	color: #333399;
	text-decoration: none;
}
.linkbk, .linkbk a {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-indent: 20px;
	text-decoration: none;
}
.linkgray, .linkgray a {
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-indent: 28px;
	text-decoration: none;
}
.linkfoot {
	font-family: arial;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bkgray1 {
	height: 18px;
	background-image: url(img/navright01.gif);
	background-repeat: no-repeat;
	
}
.bkgray2 {	
	height: 18px;
	background-image: url(img/navright02.gif);
	background-repeat: no-repeat;
}

