.Navlink {COLOR: #808080; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}
a:link.Navlink  {color : #808080;}
a:visited.Navlink  {color : #808080;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}

.Navon {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;}



A:link { color: #0000ff;
	background: transparent;
	text-decoration: none;
	 }
A:visited { color: #0000ff;
	background: transparent;
	text-decoration: none;
	}
A:active { color: #0000ff;
	background: transparent;
	 }			
A:hover { color: #DB0707;
	background: transparent;
	text-decoration: underline;
	 }

A:link.body {color: #0000ff;
	background: transparent;
	text-decoration: none;
	}
A:visited.body {color: #0000ff;
	background: transparent;
	text-decoration: none;
	}
.blog {
	border-color: #000000;
	border-style: solid;
	border-width: 4px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	
	}

.textblog {
margin-left: 6px;
margin-right: 6px;
}
