BODY {
	color: #333333;
	font-size: 9pt;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fdbebe;
	SCROLLBAR-SHADOW-COLOR: #fdbebe;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #fdbebe;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}

A:link { text-decoration:none; color:gray}
A:visited { text-decoration:none; color:gray}
A:active { text-decoration:none; color:gray}
A:hover {text-decoration:none; color:gray}

a.diary:link {color: #fdbebe; text-decoration: none}
a.diary:visited {color: #fdbebe; text-decoration: none}
a.diary:active {color: #fdbebe; text-decoration: none}
a.diary:hover {color: #fdbebe; text-decoration: none}

a.comment:link {color: orange; text-decoration: none}
a.comment:visited {color: orange; text-decoration: none}
a.comment:active {color: orange; text-decoration: none}
a.comment:hover {color: orange; text-decoration: none}


TEXTAREA { border: 1px #fdbebe solid; font-size: 9pt;}

TD { font-size: 9pt; color: gray;}

.text_gray { font-size:9pt; color:gray; }
.input_pink { border: 1px #fdbebe solid; font-size: 9pt; }