BODY {
		font-family:Arial;
}
p#text {
		text-align:justify;
		font-size:14px;
		font-style:none;
		font-weight:500;
}

a {
		color:#000099;
		border: 0px;
		text-decoration:none;
}

a:hover {
		color:#FF0000;
		border: 0px;
		text-decoration:underline;
}
