body{
	background-image: url(images/plaid14a.jpg);
	background-color: #FFFFFF;
	color: #660000; 
	
	}
	
a:link{
	color:#993300;
	}
	
a:visited{
	color: #993300;
	}

html .size3 {
	 font-size: 16px;
}

.normalsize{
	 font-size: 16px;
	 }
.georgia{
	 font-family: Georgia, Times New Roman, Times, serif;
	 }
.black{
	color:#000000;
}