﻿body {
	margin-top: 0;
	margin-left: 0;
}

.header {
	background-color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 8px;
}

.newsevents {
	background-color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.roll {
 	background-image: url('http://www.dscc.com/images/MN_RollBG.gif');
 	background-repeat: repeat;
}

.small {
	font-size: 9px;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	margin-top: 12px;
	margin-bottom: 13px;
}

.events {
	font-size: 12px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header a:link {  color: #FFFFFF; text-decoration: none;}
.header a:visited {  color: #FFFFFF; text-decoration: none;}
.header a:hover {  color: #FFFFFF; text-decoration: none; font-weight: bold;}

.events a:link {  color: #000000; text-decoration: none}
.events a:visited {  color: #000000; text-decoration: none}
.events a:hover {  color: #000000; text-decoration: none; font-weight: bold;}

a:link {  color: #rrggbb; text-decoration: underline;}
a:visited {  color: #rrggbb; text-decoration: underline;}
a:hover {  color: #rrggbb; text-decoration: underline;}