.bottomnavtable {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
	color: #FFFFFF;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

