a:visited,
a:active,
a:link {
	color : #0000FF;
	text-decoration : none;
}

a:hover {
             color : #0000FF;
	text-decoration : underline;
}



#tagline {	
	position : absolute;
	top : 5px;
	right : 5px;
	margin : 0px;
	margin-left : 5px;
	color : #0000FF;
	font-size : 0.9em;
	color: Gray;
	font-size: 10pt;
	position : absolute;
	top : 25px;
	right : 35px;
	margin : 0px;
	margin-left : 0px;
	font-family: "Courier New", Verdana, monospace;
}

.CalTitle
{
	background-color :#FFF;
	border-color:#ADF;
	font-family:Arial;
	font-size: 13px;
	color : #0000FF;	
	border-bottom: 1px dotted #D6D6D6;
	margin-left : 0px;
	padding : 0px;
	height:100%;
}

h1 a:hover {
	color: #0000FF;
	text-decoration: none;
}
