body,p,a{
	Color : #142B9C;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-weight : bold;
	}

a{
	Color : #142B9C;
	font-weight : 700;
	text-decoration: none
}

a:link:hover{
	Color : #142B9C;
	font-weight : 700;
	text-decoration : underline;
}
