
body		{ background: #e6e6e6 url(/img/bg.gif) no-repeat }
a:link		{ color: blue;		text-decoration: none }
a:active	{ color: red; text-decoration: none }
a:vlink		{ color: Purple;	text-decoration: none }
a:hover		{ color: red; text-decoration: underline }
a			{ text-decoration: none }

.base	{ font-size: 13px; line-height: 21px }
.font1	{ font-size: 13px; line-height: 16px }
.font2 	{ font-size: 13px }
.font3	{ font-size: 11px }
.font4	{ font-size: 11px; line-height: 16px }
h1		{ font-size: 16px; margin: 0px }
h2		{ font-size: 11px; text-decoration: none; margin: 0px }
h3		{ font-size: 11px; text-decoration: none; margin: 0px }