/* Styles for LVS Assignments Site; created 05/29/01 */

body	  {background-image: URL(images/bk40.jpg); 			background-color: #000080;
	font-family: Harrington, Duchess, sans-serif;
	color: #F9E2A3;
	font-size: 1em;
	}

p	  {font-family: Harrington, Duchess, sans-serif;
	color: #F9E2A3;
	font-size: 1em;
	}

h3	{font-family: Harrington, Duchess, sans-serif;
	color: #990099;
	font-size: 1.25em;
	}


a:link	{color: #F2E061;
	 font-weight: bold;
	}


a:active	{color: #D8A5E5;
		}

a:hover		{background-color: #A7A9F7;
		 text-decoration: none;
		}

a:visited	{color: #C12AF4;
		 text-decoration: none;
		}

