a:link{	font-size: 24px; color: gray; text-decoration: none;	}
a:visited{	font-size: 24px; color: gray; text-decoration: none;	}
a:hover{	font-size: 24px; color: red; text-decoration: none;	}

p{	font-size: 12px; line-height: 150%; color: DimGray;	}
li{	line-height: 180%; font-size: 12px; color: DimGray;  text-align: justify;	}