/*	KPSSA stylesheet by norbiton.com
	newly created pages should use css not text tags
	08/07/03 generated
	13/11/04 updated 
*/

body.diary 	{
	background-color : #000000;
	border-top : 0;
	border-left : 0;
	margin : 0 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
}

table.diary {
	background-color : #000000;
	border : #FFFF00;
	font-size: small;
	color: #FF0000;
}


.diary_anchor {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	color: #FF0000;
}

.diary_table_title {
	font-weight: bold;
	font-size: small;
	color: #669933;
	text-align : center;
}

.diary_cell_orange {
	color: #FFCC00;
	font-weight : bold;
}

.diary_cell_green {
	color: #66FF33;
	font-weight : bold;
}

.diary_cell_purple {
	color: #9999FF;
	font-weight : bold;
}

.diary_cell_blue {
	color: #33CCFF;
	font-weight : bold;
}

.diary_cell_red {
	color: #FF6699;
	font-weight : bold;
}

h3.diary {
	font-size : small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color: #FFFF00;
	text-decoration : none;
	text-align : center;
	letter-spacing : 1pt;
}

a:link {
	color:#FF0000;
	font-weight : bold;
}

a:visited {
	color:#FF0000;
	font-weight : bold;
}

a:active {
	color:#FF0000;
	font-weight : bold;
}

a:hover {
	color:#FFFF00;
	font-weight : bold;
}
