a:link {color: #000000; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #ff0000; text-decoration: none}
a:hover {color: #ff0000; text-decoration: underline}
.bg {
	border-right-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #CCCCCC;
}
