.links:link{
	color:#003399;
	text-decoration: none;


}
.links:visited{
	color:#003399;
	text-decoration: none;
}
.links:hover{ color:#FF3300; text-decoration: underline;}

.techmenu:link{color:#FFFFFF}
.techmenu:visited{color:#800080}
.techmenu:hover{color:#FF3300; text-decoration: underline;}




.titlemenu:link{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.titlemenu:visited{color:#FFFFFF; text-decoration:none;}
.titlemenu:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;

}


.photolinks:link{color:#003399; text-decoration:none;}
.photolinks:visited{color:#003399; text-decoration:none;}
.photolinks:hover{color:#FF0000; text-decoration:underline;}
.MainBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.MainBodyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.Footer {
	font-style: normal;
	font-weight: normal;
	color: #999999;
	font-size: 12px;
}
	
.FooterLinks:link{
	color:#999999;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.FooterLinks:visited{
	color:#999999;
	text-decoration:none;
	font-size: 12px;
	font-weight: normal;
}
.FooterLinks:hover{
	color:#FF0000;
	text-decoration:underline;
	font-size: 12px;
	font-weight: normal;
}
