body 
{
	background-color: #4b67a0;
}

p.welcome:first-letter 
{
	font-size: 25pt;
	font-family: Gaze;
	float: left;
}

p.welcomew:first-letter 
{
	font-size: 31pt;
	font-family: Gaze;
	float: left;
}

p.welcomev:first-letter 
{
	font-size: 31pt;
	font-family: Gaze;
}

a.blue:link 
{
	text-decoration: underline; 
	color: #000066;
}

a.blue:visited 
{
	text-decoration: underline; 
	color: #000066;
}

a.blue:hover 
{
	text-decoration: none; 
	color: #4b67a0;
}

a.blue:active 
{
	text-decoration: underline; 
	color: #000066;
}

a.teal:link 
{
	text-decoration: underline; 
	color: #000066; 
	font-family: Tahoma; 
	font-size: 10pt;
}

a.teal:visited 
{
	text-decoration: underline; 
	color: #000066; 
	font-family: Tahoma; 
	font-size:10pt;
}

a.teal:hover 
{
	text-decoration: none; 
	color: #4b67a0; 
	font-family: Tahoma; 
	font-size:10pt;
}

a.teal:active 
{
	text-decoration: underline; 
	color: #000066; 
	font-family: Tahoma; 
	font-size:10pt;
}

a.white:link 
{
	text-decoration: none; 
	color: white;
}

a.white:visited 
{
	text-decoration: none;
	color: white;
}

a.white:hover 
{
	text-decoration: none;
	color: yellow;
}

a.white:active 
{
	text-decoration: none; 
	color: white;
}

a.whitethree:link 
{
	text-decoration: underline;
	color: white;
}

a.whitethree:visited 
{
	text-decoration: underline;
	color: white;
}

a.whitethree:hover 
{
	text-decoration: none; 
	color: yellow;
}

a.whitethree:active 
{
	text-decoration: underline; 
	color: white;
}

div.img
{
	border: 0px;
}

div.img img
{
	display: inline;
	border: 2px solid #4b67a0;
}

div.img a:hover img 
{
	border: 2px solid #ffff35;
}


div.imgtwo
{
	border: 0px;
}

div.imgtwo img
{
	display: inline;
	border: 1px solid white;
}

div.imgtwo a:hover img 
{
	border: 1px solid #4b67a0;
}

div.imgthree
{
	border: 0px;
}

div.imgthree img
{
	display: inline;
	border: 1px solid #041943;
}

div.imgthree a:hover img 
{
	border: 1px solid #4b67a0;
}

a.whitetwo:link 
{
	text-decoration: underline;
}

a.whitetwo:visited 
{
	text-decoration: underline;
}

a.whitetwo:hover 
{
	text-decoration: none;
}

a.whitetwo:active 
{
	text-decoration: underline
}
