@charset "utf-8";
/* CSS Document */

<style type="text/css" media="screen">


 a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
  a:hover{
	color:##000099;
	text-decoration: none;
}
a{text-decoration:none;} 
.myhover a:hover{color:#000099}
a:active {
	color: #000099;
	text-decoration: none;
}
	
element { text-decoration: none; }
.class_body {
	text-decoration: none;
	text-align: left;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: inherit;
	font-style: normal;
}

.class_body_centered {
	text-decoration: none;
	text-align: center;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-indent: inherit;
}
.bold {
	font-weight: bold;
}


.class { }
.class_into {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #000;
}
.class_header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.class_header_centered {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.class_author {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
.class_photocredit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.class_cutline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: left;
}


.calendar_head {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000099;
	text-align: left;
}
.calendar_intro {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.calendar_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000;
}
	</style>
.pics_border {
	border: medium solid #000;
}
