a.link{
color: #555555;
text-decoration: none;
font-size: 11px;
}

a.link:visited{
color: #555555;
text-decoration: none;
font-size: 11px;
}

a.link:hover {
text-decoration: underline;
color: #555555;
font-size: 11px;
}

a.bullet {
color: #555555;
text-decoration: none;
}

a.bullet:visited {
color: #555555;
text-decoration: none;
}

a.bullet:hover {
text-decoration: underline;
color: #555555;
}

a.bullet:visited:hover {
text-decoration: underline;
color: #555555;
}

.homebg {
	background-image: url(images/dameron_name.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.newsbox1 {
	background-color: #7391B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.newsbox2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #555555;
	background-color: #D1E2E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
.subnav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(images/dameron_logo_subpg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.header {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #7391B9;
}
.hometext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	line-height: 19px;
	color: #555555;
}
.subbg {
	background-image: url(images/dameron_name_subpg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.indentedtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	padding-right: 15px;
	padding-left: 30px;
}
.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
}
