.simpleText{
	color:#FFFFFF;
	font-family: Georgia;
	font-size:12pt;
}

.sinpleTextBlack {
	text-align: center;
	color:#000000;
	font-family: Georgia;
	font-size:12pt;

}

a.nolink:link{color: black; text-decoration: none; }
a.nolink:visited{color: black; text-decoration: none; }
a.nolink:hover {color: #3399FF; text-decoration: none;}

a:link {color: blue; text-decoration: underline; }
a:visited {color: blue; text-decoration: underline;}
a:hover {color: #3399FF; text-decoration: underline;}
a:active {color: blue; text-decoration: underline;}

img{
  border :1;
}