A {text-decoration: none}
A:hover{color: #FF0000;}
A:active {color: #003399;}

TABLE {
	font-family: arial;
	font-size: 16px;
	border-style: none;
	postition: relative;
	left: 50%;
}


TD {
	font-family: arial;
	font-size: 16px;
	border-color: #000000;
	border-style: none;
	border-width: 1px;
}


TD.cal {
	font-family: arial;
	color: black;
	font-size: 12px;
	border-style: solid;
	background-color: #BBDDFF;
}

TD.cal2 {
	font-family: arial;
	color: black;
	font-size: 12px;
	border-style: solid;
	font-weight: bold;
	background-color: #BBDDFF;
}

TD.calextra {
	font-family: arial;
	color: black;
	font-size: 12px;
	border-style: solid;
	background-color: #FFFFFF;
}

TD.calday {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: white;
	text-align: center;
	border-style: none;
	background-color: #003399;
}

TD.header2 {
	font-family: arial;
	font-weight: bold;
	color: white;
	font-size: 12px;
	text-align: center;
	border-style: solid;
	border-size: 1px;
	border-color: white;
	background-color: #003399;
}

A.menulinks {
	color: #FFFFFF;
}

A.menulinks:hover {
	color: #FFFFFF;
	color: #FF0000;
}

TD.menu2 {
	font-family: arial;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
}

TD.small {
	font-family: arial;
	font-size: 12px;
	border-style: none;
	border-width: 1px;
}

TD.menu3 {
	font-family: arial;
	font-size: 16px;
	border-style: solid;
	border-width: 1px;
	font-weight: bold;
	color: #FFFFFF;
}

P.header {
	font-family: arial;
	font-size: 20px;
	color: #000022;
	text-align: center;
}

P.smaller {
  font-family: arial;
  font-size: 12px;
  color: #000022;
  text-align: center;
}

P.newsbig {
  font-family: arial;
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  background-color: #003399;
}

P.newstext {
  font-family: arial;
  font-size: 14px;
  color: #000000;
  text-align: left;
}

P.newsheader {
  font-family: arial;
  font-size: 18px;
  color: #000066;
  text-align: center;
}

TD.border1 {
	border-style: solid;
	border-width: 1;
}