 /* kelly maureen */

ul {list-style-type: none; 
		text-align: right;
		font-family: Thoma, Helvetica;
		font-weight: lighter;
		font-size: x-small;
		
		}
li {display: inline;}

img {
	border: none;
}	
	
a {
	border: none;
	link-decoraton: none;
	text-decoration: none;
	color: black;
	}
	
td {
	font-family: Thoma, Helvetica;
	font-weight: lighter;
	font-size: x-small;
	}
	
a:hover#rollover {

text-decoration: none;
color: #FF99FF;
}

a#rollover {
	text-decoration: none;
	color: green;
}