body { background-color : #c8c0b5;
	color: #303030; }


p {
font-family : arial;
color : #303030;

font-size: 110%;
}



a:link {color : white; text-decoration: none}   
a:visited {color : white; text-decoration: none}
a:hover {color : white; text-decoration: underline}   
a:active {color : white ; text-decoration: none}  


