body {
font-family:Tahoma;
color:"#003300";
font-size: 16px;
width:200px;
border:2px "#003300";
}
a:link /* unvisited */
	{color:"#800000"; /* redish */
	text-decoration:underline;
	text-underline:single;}
a:visited
	/*{color:"#003300"; /* greenish */
	{color:"#800000"; /* redish */
	text-decoration:underline;
	text-underline:single;}
.month {
background-color:"#800000";
font:bold 12px 00ff22;
color:white;
}
.daysofweek {
background-color:gray;
font:bold 12px verdana;
color:white;
}
.days {
font-size: 12px;
font-family:Tahoma;
color:white;
background-color:"#003300";
padding: 2px;
}
.days #today{
font-weight: bold;color:red;
background-color:yellow; 12px
}
.event_day {
width:60px;
font-size: 14px;
font-family:Tahoma;
color:black;
}
.event {
font-size: 14px;
font-family:Tahoma;
color:black;
}
.event-red {
font-size: 14px;
font-family:Tahoma;
color:red;
}
.month_title {
font-weight: bold;
font-size: 18px;
font-family:Tahoma;
color:"#003300";
}
.links {
font-size: 12px;
font-family:Tahoma;
color:"#003300";
}
.pagelink {
font-size: 14px;
font-family:Tahoma;
text-decoration:None;
color:"#003300";
}
h1 {
font-size: 20px;
color:"#800000";
}
h2 {
font-size: 18px;
color:"#800000";
}
h3 {
font-size: 16px;
color:"#800000";
}
h4 {
font-size: 12px;
color:"#800000";
}
.text-white {
font-size: 16px;
font-weight: bold;
color:"white";
}
.text-green {
font-size: 16px;
color:"#003300";
}
.text-green-small {
font-size: 12px;
color:"#003300";
}
.text-red {
font-weight: bold;
font-size: 16px;
color:"#800000";
}
.text-red-small {
font-weight: bold;
font-size: 14px;
color:"#800000";
}

.section_title {
text-align: right;
font-family:Tahoma;
font-size: 14px;
color:"#800000";
}
.portlet {
bordercolor:"#800000";
border-left-width: 1; 
border-right-width: 1; 
border-top-style: solid; 
border-top-width: 0; 
border-bottom-width: 1;
}
.portlet_title {
text-align: right;
font-family:Tahoma;
font-size: 14px;
color:"#800000";
}
</style>

