
/* SPECIFIC CLASSES PER WEBSITE */
body {cursor:url("http://www.seigles.com/images/cursor1.cur");}
.textbox {font-family: arial,helvetica,sans-serif; font-size: 10px; color: #666666; margin-bottom: 5px;}
a.submit2 {font-family: arial,helvetica,sans-serif; font-size: 11px; color: #666666;}

a {cursor:url("http://www.seigles.com/images/cursor2.cur");}

a: {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }
a:link {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }
a:hover {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
a:visited {  font-family: Arial, Helvetica, sans-serif; color: #666666; }


a.hammer
{cursor:url("http://www.seigles.com/images/cursor2.cur");}
a.hammer:link {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline; }
a.hammer:hover {  font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: none; }
a.hammer:visited {  font-family: Arial, Helvetica, sans-serif; color: #666666; }

a.greentext {cursor:url("http://www.seigles.com/images/cursor2.cur");}
a.greentext: {  font-family: Arial, Helvetica, sans-serif; color: #009966; text-decoration: underline; font-size: 12px;}
a.greentext:link {  font-family: Arial, Helvetica, sans-serif; color: #009966; text-decoration: underline; font-size: 12px;}
a.greentext:hover {  font-family: Arial, Helvetica, sans-serif; color: #009966; text-decoration: none; font-size: 12px;}
a.greentext:visited {  font-family: Arial, Helvetica, sans-serif; color: #009966; font-size: 12px;}

.orangetext {  font-family: Arial, Helvetica, sans-serif; color: #FF6600; font-size: 13px;}
