/* PC 139 CCS File */
/* Mar 7, 2007 */
/* Bruce Osterberg */

body {background: url(Imgs-Hme/grey-stucco.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;}
.style1 {font-size: 12px; font-weight: normal;}
.style2 {font-size: 16px; font-weight: normal;}
.style3 {font-size: 20px; font-weight: normal;}
.style4 {font-size: 24px; font-weight: normal;}
.style5 {font-size: 12px; font-weight: bold;}
.style6 {font-size: 14px; font-weight: bold;}
.style7 {font-size: 16px; font-weight: bold;}
.style8 {font-size: 20px; font-weight: bold;}
.style9 {font-size: 24px; font-weight: bold;}

#links1 {border: 16px ridge #c0c0c0; background-color:#dcdcdc; font-size: 14px}
#links1 a {display: block; color: black}
#links1 a:link {text-decoration: none}
#links1 a:visited {text-decoration: none}
#links1 a:hover {color: blue; text-decoration: underline}
#links1 a:active {text-decoration: none}

#links2 {border: 0px solid black}
#links2 a {display: block; color: blue}
#links2 a:link {text-decoration: none}
#links2 a:visited {text-decoration: none}
#links2 a:hover {color: purple; text-decoration: underline}
#links2 a:active {text-decoration: none}

#links3 {border: 0px solid black}
#links3 a {display: block; color: orange}
#links3 a:link {text-decoration: none}
#links3 a:visited {text-decoration: none}
#links3 a:hover {color: red; text-decoration: underline}
#links3 a:active {text-decoration: none}

