body {
		font-family:"Tahoma"; font-size:14px; 
}

p.centered {
		text-align:center;
}

a:link {
		color: #CC3299;
}

a:visited {
		color: #CC3299;
} 

a:hover {
		color: white;
                background: #CC3299;
		text-decoration: none;
}

a:active {
		color: white;
                background: #CC3299;
} 

img {
		border: none;
}


ul {border:none; padding: 0px; margin: 10px; width: 190px; text-align: left;}

ul li {list-style-type:none; padding:2px;}