/* Styles for LVS Assignments Site; created 06/06/01 */

body	  {background-image: URL(images/cream_bg.jpg);
		font-family: BD-Merced, Beach, sans-serif;
		color: blue;
		font-size: 1em;
		}

p	{font-family: BD-Merced, Beach, sans-serif;
	color: #A061AD;
	font-size: 1em;
	}

h3	{font-family: BD-Merced, Beach, sans-serif;
	color: #3886C8;
	font-size: 1.25em;
	}

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

a:active	{color: #D129A4;
		}

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

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

.note	{color: #A061AD;
	font-weight: bold;
	}

#abc1	{text-decoration: underline;
	}

double	{line-height: 2;
	}		