html{
   	FONT-FAMILY:  Arial;
    font-size: small;
	margin: 0;
	
}

a:link {  color: #C4C5A9; text-decoration: underline}
a:visited {  color: #C4C5A9; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none}

 p{
	font-size: 90%;
	color: #625D34;
}

ul{
   	list-style: url(../images/list.jpg);
	line-height: 1.6;
	font-size: 90%;
	color: #625D34	
}
