

<style>
A:LINK  {
color:white;
Font-family:sans-serif;
Font-size:11px;
Font-weight:Bold;
text-decoration: none;
	}
	A:VISITED {
Font-family:sans-serif;
Font-size:11px;
Font-weight:Bold;
Color:white;
text-decoration: none;
	
}
	 A:ACTIVE {
Font-family:sans-serif;
Font-size:11px;
Font-weight:Bold;
Color:white;
text-decoration: none;
}
	 A:HOVER {
	 Font-family:sans-serif;
	 Font-weight:Bold;
	 Color:white;
	 Font-size:13px; 
	 text-decoration:underline;
	}
	
	B.BigBlue {
	 Font-family:sans-serif;
	 Font-weight:Bold;
	 Color:Navy;
	 Font-size:16px; 
	 text-decoration:none;
	}
	
		B.MedBlue {
	 Font-family:sans-serif;
	 Font-weight:Bold;
	 Color:Navy;
	 Font-size:13px; 
	 text-decoration:none;
	}
	
			B.LittleBlue {
	 Font-family:sans-serif;
	 Font-weight:Bold;
	 Color:Navy;
	 Font-size:11px; 
	 text-decoration:none;
	}
	
	B.Big {
	Font-Family:Serif;
	Font-size:18px;	
	Color:#4B4B48;
	   }
B.Medium  {
	   Font-Family:Serif;
	Font-size:15px;	
	Color:#4B4B48;
	   }
	   B.BigSans {
	Font-Family:Sans-Serif;
	Font-size:18px;	
	Color:#4B4B48;
	   }
B.MediumSans  {
	   Font-Family:Sans-Serif;
	Font-size:15px;	
	Color:#4B4B48;
	   }
B.LittleSans  {
	   Font-Family:Sans-Serif;
	Font-size:10px;	
	Color:#4B4B48;
	   }
B.gray
	   {background-color:#4B4B48;}
	   
	   A.gray
	   {background-color:#4B4B48;}
	   blockquote.all{
	border-color: #4B4B48;
	background-color:#FFFFCC ;
	border-style : double;
	padding-left : 5px;
	padding-bottom :5px;
	padding-right : 5px;
	padding-top : 5px;
	margin-left : 2%;
	margin-right : 4%;font-family:sans-serif;font-size:10px;font-weight:bold;color:black;
}
</style>
