/* link */
a:link {color: #000080; text-decoration: none;}
a:visited {color: #000066; text-decoration: none;}
a:hover {color: #9f581c; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a.dnav:link {color: #333333; text-decoration: underline;}
a.dnav:visited {color: #333333; text-decoration: underline;}
a.dnav:hover {color: #9f581c; text-decoration: underline;}
a.dnav:active {color: #000000; text-decoration: underline;}

.cent { text-align: center;}

.bmg15 {
	margin: 0 0 15px 0;
	}

.bmg20 {
	margin: 0 0 20px 0;
	}

.bmg30 {
	margin: 0 0 30px 0;
	}

.tmg10 {
	margin: 10px 0 0 0;
	}

