

div.title	{ font: 26pt/28pt arial, verdana; COLOR: white; font-weight: bold; text-decoration: none; }

table.body { font: 8pt/9pt verdana, arial; COLOR: #ffffff; }
table.body2 { font: 16pt/18pt verdana, arial; COLOR: #ffffff; }

a:link		{ color: white; text-decoration: none }
a:hover		{ color: white; text-decoration: underline; }
a:visited	{ color: #ffff00; text-decoration: none }
a:active	{ color: #c1c3ff; text-decoration: none }

a.one:hover 	{ background-color:red; color:white; text-decoration:none; }
a.one:		{ text-decoration:none; }
a.one:visited	{ text-decoration:none; }
a.one:active	{ background-color:red; color:white; text-decoration:none; }

a.two:link	{ color: black; text-decoration: none;}
a.two:hover	{ color: red; text-decoration: none; }
a.two:visited	{ color: #999999; text-decoration: none; }
a.two:active	{ color: #c1c3ff; text-decoration: none; }
a.two {CURSOR: url('../images/new.cur')}

body	{ cursor: url(../cur1.cur);}

</style>

