
a{ cursor:default; }

a{ text-decoration:none; }
a:link{ color:#663366; }
a:active { color:#663366; }
a:visited{ color:#663366; }
a:hover{
	color:#663366;text-decoration:underline;
}

body,td {
font-size:10pt;
color:#000000;
font-family:'Verdana';
line-height:50pt;}

body{
	background-image: url(back2.gif); 
	background-attachment: fixed;
}