a:link.footer
{
color: #FFFFFF;font-size:12pt
}

a:hover.footer
{ color: #FF0000;background-color:#800080 }

a:link
{
	color: #0000FF;
}

a:link.ext
{
	color: #000080;font-weight:bold
}

a:visited
{
	color: #008080; 
} 
a:active 
{
	color: rgb(255,51,0);
}
a:hover
{
color: #FF0000;
background-color: #FFCC66;
}
a:hover.ext
{
color: #FFFFFF;
background-color: #FF0000;
}
a:hover.mail
{
color: blue;
background-color: #C0C0CC;
}
div.box
{
border:1px dotted #800000; background-color: #CCFFFF;font-size:12pt; font-family:Tahoma
}

div.vac
{
padding: 10px; border:3px solid #000080; background-color: #99CCFF;font-size:12pt; font-family:Tahoma; text-align:center
}


img {border: none;}

div.diary
{
padding: 10px;
border:2px solid #800000; background-color: #CCCCFF;font-size:12pt; font-family:Tahoma;
}

UL.diary
{
font-family: "verdana,arial";
font-size: 9pt;
}

select, option {
font-family: "verdana,arial";
font-size: 10pt;
background-color: #C0C0C0;

}

#heading {
position: absolute;
background: #333399 no-repeat;
top:0;
left:0;
height: 130px;
width: 100%;
border-bottom: 3px solid #0000FF; 
}