.medium300 { color: #300; font-size: medium }
.medium600  { color: #600; font-size: medium }
.medium‚†‚†‚†   { color: #fff; font-size: medium; font-weight: bold }
.small300 { color: #300; font-size: small }
.small300w { color: #300; font-size: small;
	background: #fff;
}
.small600 { color: #600; font-size: small }
.xsmall300 { color: #300; font-size: x-small }
.xsmall300w { color: #300; font-size: x-small;
	background: #fff;
}

.xsmall600 { color: #600; font-size: x-small }
.mise1    { color: #990000; font-size: large; font-weight: bold }

TD  { color: #300; font-size: medium }

A.a:link	{ text-decoration: underline; color: #663300;}
A.a:visited	{ text-decoration: underline; color: #663300;}
A.a:active	{ text-decoration: underline; color: #996600;}
A.a:hover	 { color: #c00; text-decoration: underline }

A.b:link	 { color: #333333; text-decoration: none }
A.b:visited	{ text-decoration: none; color: #333333;}
A.b:active	{ text-decoration: none; color: #333333;}
A.b:hover	 { color: #c36; text-decoration: none }

A.t:link	{ text-decoration: none; color: #ffffff;}
A.t:visited	{ text-decoration: none; color: #ffffff;}
A.t:active	{ text-decoration: none; color: #ffffff;}
A.t:hover	{ text-decoration: overline underline; color: #ffcc66;}

