/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/

body, td {font: 11px Verdana,sans-serif; color: #000000;}

a {color: #000000; text-decoration: underline}
a.mailbox {color: #000000; text-decoration: underline}
a:link {color: #000000; text-decoration: underline}
a:visited {color: #000000; text-decoration: underline}
a:active {color: #0000cc; text-decoration: underline}
a:hover {color: #ee0000; text-decoration: underline}

.clic { font: 24px Arial,Verdana,sans-serif; color: #000000;}
.porno { font: 24px Arial,Verdana,sans-serif; color: #000000; font-weight:bold;}
.red { color: #ee0000;}
.green { color: #008000; }

a:link.top10 {font: 18px Verdana; text-decoration: underline; color: #000000;}
a:visited.top10 {font: 18px Verdana; text-decoration: underline; color: #000000;}
a:active.top10 {font: 18px Verdana; text-decoration: underline; color: #FF0000;}
a:hover.top10 {font: 18px Verdana; text-decoration: underline; color: #FF0000;}

a:link.top10b {font: 18px Verdana; text-decoration: underline; color: #000000; font-weight: bold;}
a:visited.top10b {font: 18px Verdana; text-decoration: underline; color: #000000; font-weight: bold;}
a:active.top10b {font: 18px Verdana; text-decoration: underline; color: #FF0000; font-weight: bold;}
a:hover.top10b {font: 18px Verdana; text-decoration: underline; color: #FF0000; font-weight: bold;}

a:link.bold { color: #000000; text-decoration: underline; font-weight:bold}
a:visited.bold { color: #999999; text-decoration: underline; font-weight:bold}
a:active.bold { color: #ee0000; text-decoration: underline; font-weight:bold}
a:hover.bold { color: #ee0000; text-decoration: underline; font-weight:bold}

a:link.top {font: 11px Verdana,sans-serif; color: #000000; text-decoration: underline; font-weight:bold }
a:visited.top {font: 11px Verdana,sans-serif; color: #000000; text-decoration: underline; font-weight:bold }
a:active.top {font: 11px erdana,sans-serif; color: #0000cc; text-decoration: underline; font-weight:bold }
a:hover.top {font: 11px Verdana,sans-serif; color: #ee0000; text-decoration: underline; font-weight:bold }

a:link.roj { color: #ee0000; text-decoration: underline; font-weight:bold}
a:visited.roj { color: #ee0000; text-decoration: underline; font-weight:bold}
a:active.roj { color: #0000cc; text-decoration: underline; font-weight:bold}
a:hover.roj { color: #000000; text-decoration: underline; font-weight:bold}

a:link.sms {font: 18px Verdana,sans-serif; color: #ee0000; text-decoration: underline; }
a:visited.sms {font: 18px Verdana,sans-serif; color: #ee0000; text-decoration: underline; }
a:active.sms {font: 18px Verdana,sans-serif; color: #0000cc; text-decoration: underline; }
a:hover.sms {font: 18px Verdana,sans-serif; color: #000000; text-decoration: underline; }

a:link.links {font: 9px Verdana,sans-serif; color: #000000; text-decoration: underline;}
a:visited.links {font: 9px Verdana,sans-serif; color: #000000; text-decoration: underline;}
a:active.links {font: 9px erdana,sans-serif; color: #0000cc; text-decoration: underline;}
a:hover.links {font: 9px Verdana,sans-serif; color: #000000; text-decoration: underline;}

.afflink a:link {text-decoration: underline; color: #ee0000;}
.afflink a:visited {text-decoration: underline; color: #ee0000;}
.afflink a:active {text-decoration: underline; color: #000000;}
.afflink a:hover {text-decoration: underline; color: #000000;}

.afflink img { border: 4px solid #ee0000;}

.grey {background-color: #aaaaaa}
.softgrey {background-color: #eeeeee}
.size { font: 9px Verdana,sans-serif;}
.anoun { font: 18px Verdana,sans-serif;}
.anounbold { font: 18px Verdana,sans-serif; font-weight:bold}