.txt14pxBlk {
	font-family: tahoma;
	font-size: 14px;
	color: #003366;
}
h3 {
	color: #FFFFFF;
}

a img {
	border: none;
}

body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #c6c6c6;
}

.txt13pxBlk {
	font-family: tahoma;
	font-size: 14px;
	color: #003366;
}
.heading {
	font-family: tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

