body, tr, td {
	font-family: arial; 
	font-size: 12px;
	
} 

.tp_nav {
	font: 11px;
	color: white;
	text-decoration: none;
}

.tp_nav:hover {
	color: yellow;
	text-decoration: none;
}

.stry_lnk {
	font-family: verdana;
	font-weight: bold; 
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

.stry_lnk:hover {
	color: #8F2C31;
	text-decoration: underline;
}

.sub_nav {
	font-family: verdana; 
	font: bold 10px;
	color: black;
	text-decoration: none;
}

.sub_nav:hover {
	color: #BF112A;
	text-decoration: none;
}
.info_lnk {
	font: 11px;
	color: black;
	text-decoration: underline;
}

.info_lnk:hover {
	color: #8F2C31;
	text-decoration: underline;
}

.reg_lnk {
	color: black;
	text-decoration: underline;
}

.reg_lnk:hover {
	color: #8F2C31;
	text-decoration: underline;
}

.nxt {
	
	font-weight: bold; 
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}

.nxt:hover {
	color: #91282F;
}

.clpop {
	
	font-weight: bold; 
	font-size: 12px;
	color: #91282F;
	text-decoration: underline;
}

.clpop:hover {
	color: #4E4E4E;
}
.pop_txt {
	font-family: verdana; 
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 17px;
	
}

