a:link {
	color: #990000;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
	font-size: 13px;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #3300FF;
	text-decoration: underline;
	font-size: 13px;

}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
	font-size: 13px;

}
.yellowline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E1B4;
	vertical-align: top;



}
