body {
	font-family : Arial;
	font-size: 10px;
	color: #0099FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #03286F;
}

.imgborder
{
    border-color: white;
    border-width: 1px;
    border-style: solid;
}


 A:link  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family: Arial;
	font-size: 16px;

 }

 A:visited  {
	color : #FFFFFF;
	text-decoration : underline;
	font-family: Arial;
	font-size: 16px;

 }

 A:hover  {
	color : #FFCC33;
	text-decoration : underline;
	font-family: Arial;
	font-size: 16px;


 }


.textBIG {
	font-family : Verdana;
	font-size : 16pt;
	color : #000000;
	font-weight: bold;


}
.textB {
	font-family : Verdana;
	font-size : 11pt;
	color : #000000;
	font-weight: bold;

}
.textDESC {
	font-family : Verdana;
	font-size : 12pt;
	color : #0099FF;
	font-weight: normal;

}
.textUNDER {
	font-family : Arial;
	font-size: 14px;
	color : #FFFFFF;
	font-weight: normal;

}
.textBOLDY {
	font-family : Arial;
	font-size: 14px;
	color : #FFCC00;
	font-weight: normal;

}
.textISLAND {
	font-family : Arial;
	font-size: 22px;
	color : #FFFFFF;
	font-weight: normal;

}
.textGALLERY {
	font-family : Arial;
	font-size: 23px;
	color : #333366;
	font-weight: bold;

}

