a:link {color: #ff0099; text-decoration: underline; }
a:active {color: #ff0099; text-decoration: underline; }
a:visited {color: #ff0099; text-decoration: underline; }
a:hover {color: #ff0099; text-decoration: none; }

.aa:link {color: #FFFFFF; font-weight:bold; text-decoration: underline; }
.aa:active {color: #FFFFFF; text-decoration: underline; }
.aa:visited {color: #FFFFFF; text-decoration: underline; }
.aa:hover {color: #FFFFFF; text-decoration: none; }

p.addy {
	line-height: 13px;
	}

.addy1 { color:#FF9900;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:10pt;
	font-style:normal;
	font-weight:bolder;
	line-height: 12pt;
	margin:0;
	word-spacing:0;
}

#rgtSpaceImg {
	width: 13px;
	height: 244px;
	background-image: url(../images/about_right.jpg);
	background-repeat: no-repeat; 
	background-position: top;
	padding: 0;
	margin: 0;
	float: right;  
	}
	
#lftSpaceImg {
	width: 13px;
	height: 244px;
	background-image: url(../images/about_left.jpg);
	background-repeat: no-repeat; 
	background-position: top;
	padding: 0;
	margin: 0;
	float: left; 
	}
