


.text	{ 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.textoverflow	{ 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 15px;
	}
	
.title	{ 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 14px;
	line-height: 24px;
	}
	
.date	{ 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	}
	
.close	{ 
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	}
	
.inactive	{ 
	font-family: "Georgia", Times New Roman, Times, serif;
	text-decoration:line-through;
	color:#999999;
	}
	
.bold	{ 
	font-weight: bold;
	}
	
a.main:link { 
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	border-bottom: #666666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}
	
a.main:visited { 
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	border-bottom: #666666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}
	
a.main:hover { 
	font-weight: bold;
	color: #000000;
	background-color:add8e6;
	text-decoration:none;
	border-bottom: #666666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}

a.stay:link { 
	color: #000000;
	text-decoration:none;
	background-color: #ffffff;
	border-bottom: #666666;
	border-width: 0 0 2px 0;
	border-style: none none dotted none;
	}
	
a.stay:visited { 
	color: #000000;
	text-decoration:none;
	background-color: #ffffff;
	border-bottom: #666666;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	}
	
a.stay:hover { 
	color: #000000;
	text-decoration:none;
	background-color: #add8e6;
	}
	
a.leave:link	{ 
	color: #000000; 
	text-decoration:none;
	background-color:#ffffff;
	}
	
a.leave:visited { 
	color: #000000; 
	text-decoration:none;
	background-color:#ffffff;
	}
	
a.leave:hover	{ 
	color: #000000; 
	text-decoration:none;
	background-color:#4682B4;
	}

