body {
margin-top: 0px;
margin-bottom: 0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #00A0FE;
}

.bulletins {
margin-top: 0px;
margin-bottom: 0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
}

.calendar {
	font-size:10px;
}

table {
font-size: 14px;
}

.title {
font-size:24px;
text-transform:uppercase;
color:#00A0FE;
}

.credit {
font-size:12px;
font-style:italic;
color:#999;
text-indent:20px;
}

a:link {
color: blue;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: blue;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: blue;
font-weight: bold;
background-color: orange;
text-decoration: none;
}

a:active {
color: blue;
font-weight: bold;
text-decoration: none;
}

#wcoc {
color: #3399CC;
background-color: #000000;
line-height: 20px;
height: 20px;
width: 100%;
font-size:16px;
border-bottom: 2px solid #000;
border-top: 2px solid #000;
}

#wcoc a:link {
background: #00000;
line-height: 20px;
color: #3399CC;
}

#wcoc a:active {
background: #000;
line-height: 20px;
color: #3399CC;
}

#wcoc a:visited {
background: #000;
line-height: 20px;
color: #3399CC;
}

#wcoc a:hover {
background: #353535;
line-height: 20px;
}

.borderr {
border-right: solid orange 1px;
}

.borderb {
border-bottom: solid orange 1px;
}

h1 {
text-align:center;
}
