/* STYLES FOR MELISSAOLSON.NET */


html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}

body {
	background-color: #B5CAC1;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
}

.style3 {font-style: italic}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.style6 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #FFFFFF;
}

	a.style6:link, a.style6:visited, a.style6:active
	{font-size: 14px;
  font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align:center;
		text-decoration: none;
	}

	a.style6:hover
	{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #5c8aab;
	text-align:center;
	text-decoration: none;
	}
	

.style8 {font-size: 12px;
	margin-left: 12px;
	margin-right: 12px;
}
.style9 {color:white;
        }
        
