		a:link.menu {color:blue; text-decoration:none;}
		a:active.menu {color: maroon; text-decoration:strong;}
		a:visited.menu {color:green; text-decoration:none;}
		a:hover.menu {color:red; text-decoration:none;}
		.menu {}
.clsH1 {font-size: 30pt; 
              color: Maroon; 
			  font-family: Garamond
			  font-style: bold}
.clsH2 {font-size: 18pt; 
              color: Maroon; 
			  font-family: Garamond
			  font-style: bold}
.clsH3 {font-size: 12pt; 
              color: Maroon; 
			  font-family: Garamond
			  font-style: bold}
.pagetitle{
	font-size : 25;
	color : Black;
	font-weight : bold;}
	
	
.smallpicture{
	font-size : 14;
	font-family : "Times New Roman";
	color : red;
	text-decoration : none;}
a.smallpicture{
	font-size : 14;
	font-family : "Times New Roman";
	color : red;
	text-decoration : none;}
a.smallpicture:hover{
	font-size : 14;
	font-family : "Times New Roman";
	color : Lime;
	text-decoration : none;}

.bigpicture{
	font-family : "Times New Roman";
	font-size : 30;
	color : Red;
	text-decoration : none;
}

