		   	h1 {
			font-size: 36px;
			font-weight: bold;
			color: #800000;
			}
			h3 {
			
			color: #800000;
			}
			li {
			
			color: #800000;
			}
			#p1 {
			font-size: 18px;
			
			color: #800000;
			}
			
			#p2 {
			font-size: 16px;
			color: #800000;
			}
			
			a.one:link {color: #ffffff; font-weight: bold; text-decoration: none;}
			a.one:active  { color: #f5f5dc; font-weight: bold; text-decoration: none; }
			a.one:visited { color: #FFCC66; font-weight: bold; text-decoration: none; }
			a.one:hover { color: #ffb6c1; font-weight: bold; text-decoration: none;}

			a.two:link {color: maroon; text-decoration: none;}
			a.two:active  { color: gold; text-decoration: none;}
			a.two:visited { color: brown; text-decoration: none; }
			a.two:hover { color: red; text-decoration: none; }
			
				
			
