body,td{
	font-size : 85%;
}
a{
	text-decoration : none;
}
a:hover{
	color : #e63755;
	text-decoration : none;
}
a.date{
	color : #003366;
	text-decoration : none;
}
a.date:hover{
	color : #e63755;
	text-decoration : underline;
}
.min{
	font-size : x-small;
}
.x-min{
	font-size : xx-small;
}
.cap{
	font-size : 10px;
}
.note1{
	line-height : 160%;
	border-bottom : 1px dashed #669999;
	padding-bottom : 2px;
}
.tag{
	font-size : 20px;
	font-weight : bold;
	color : #354343;
	/*font-family : sans-serif;*/
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 15px solid #fec94e;
}
.photo{
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
}