/* Linked Stylesheet for Carlyle House Nursing Home web site */

body,p		{font-family: Arial, sans-serif;
		  color: #314A39; 
		}

h1,h2 	        {font-family: Arial, sans-serif;
		  color: #314A39; 
		}

td,tr	        {font-family: Arial, sans-serif;
		  color: #314A39; 
		}

h4	        {font-family: Arial, sans-serif;
		  color: #314A39; 
		}

			  
h1		{ font-size: 1.75em;
		}


h2		{ font-size: 1.50em;		  
		}

h3,ul		{ font-family: Arial, sans-serif;
		  color: #314A39; 		  
		}


li		{font-family: Arial, sans-serif;
		  color: #314A39; 		  
		}
			   
a:link		{color: #314A39;
		 font-weight: bold;
		 text-decoration:underline;
		}

			  
a:active	{color:#FFFFE1;
		}

				
a:hover		{background-color:#FFFFE1;
		 text-decoration:none;
		}

				  
a:visited	{color:#314A39;
		 text-decoration:underline;
		}

#nohover	{background-color:#FFFFFF;
		 text-decoration:none;
		}
