body {	background-color: #FFF;	margin: 0px;    padding: 0px;    }p {	font-family: Geneva, Arial, sans-serif;	font-size: 11px;	font-weight: normal;	line-height: 16px;	color: black;	background-color: transparent;	}								.pinkborder {	background-color: #C99;	}a:link {	text-decoration: none;	color: #C99;	background-color: transparent;	}		a:visited {	text-decoration: none;	color: #999;	background-color: transparent;	}			a:active {	text-decoration: none;	color:  yellow;	background-color: transparent;	}a:hover {	text-decoration: none;	color:  #900;	background-color: transparent;	}.alignright {	text-align: right;	background-color: transparent;	}
