.link_h {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006090;
}

a:link {
	color: #333333;
	text-decoration: underline;
	font-family: sans-serif;
}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-family: sans-serif;
}
a:hover {
	text-decoration: none;
	color: #333333;
	font-family: sans-serif;
}
a:active {
	text-decoration: underline;
	color: #333333;
	font-family: sans-serif;
}

.techtv_temp {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-right-color: #999999;
	border-left-color: #999999;
}
.huge_white {
	font-family: sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFFFF;
}
.med_white {
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
}
.title {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
}
.blue_header {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006699;
}
.q1 {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.a1 {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
