@import url("m_style_ie5ns6.css");

body
	{
	background-color: #EEE;
	color: #666;
	margin-top: 0px;
	margin-left: 0px;
	}

.cont_w
	{
	width: 580px;
	margin-left: 20px;
	}

#cont
	{
	color: #333;
	}

h3.date
	{
	font-weight: 700;
	font-size: medium;
	color: #708090;
	}

h4
	{
	font-weight: 700;
	font-size: medium;
	}

#bottom_nav
	{
	font-size: 12px;
	}

a:link
	{
	color: #1E90FF;
	text-decoration: none;
	}

a:visited
	{
	color: #6495ED;
	text-decoration: none;
	}

a:hover
	{
	color: #87CEFA;
	text-decoration: underline;
	}

a:active
	{
	color: #F69;
	text-decoration: underline;
	}
