.red {
			font-size: 10pt; color: #c98cba;
	 }
					 					
.blue {
			font-size: 10pt; color: #8cabd9;
	  }

.green {
			color: #339985;
	   }		

																	
.rollover { 
				width: 60; height: 90;
		  }
		  
																	
img {
			position: absolute; top: 5px; left: 30px; border-width: 0px; 
	}
												
h2 {
			font-size: 10pt;
	}

																	
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:hover {border: 1; border-color: #d9def2; border-style: solid; background-color: #d9def2; text-decoration: none;}
A:active {border: 1; border-color: #b3bde6; border-style: solid; background-color: #b3bde6; text-decoration: none;}
