/*
Copyright © 2005 Microsector. All Rights Reserved.
Images, words from this site may not be reproduced without prior written permission.
Designated trademarks, brands and photographs are the intellectual property of their respective owners.

powered by
www.microsector.net
info@microsector.net
*/


/* General */
BODY {
	background-image:url(../images/back.jpg);
	margin: 0px;
	width: 100%;
	}

/* Generic */
#index.html

/* Link */
a:link {
	color: 000000;
	text-decoration: none;
}
a:visited {
	color: 000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.b:visited, a.b:link {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #ffca00; text-decoration: none; font-size: 11px} 
a.b:active, a.b:hover {color: #000000; text-decoration:none; background-color: #FFCA00; height: 11px}

a.c:visited, a.c:link {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; font-size: 10px} 
a.c:active, a.c:hover {color: #000000; text-decoration:none; height: 11px}

a.d:visited, a.d:link {font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; font-size: 10px; font-weight: bold;} 
a.d:active, a.d:hover {color: #FFFFFF; text-decoration:none; height: 11px; font-weight: bold; background-color: #000000;}

/* Text */
H1 {font-family:Verdana, Helvetica, Arial, sans-serif; text-decoration:none; font-size:10px; color:#FFCA00; font-weight: bold; margin: 0; padding: 0;}
H2 {font-family:Verdana, Helvetica, Arial, sans-serif; text-decoration:none; font-size:16px; color:#000000; font-weight: bold; margin: 0; padding: 0;}
H3 {font-family:Verdana, Helvetica, Arial, sans-serif; text-decoration:none; font-size:10px; color:#000000; font-weight: normal; margin: 0; padding: 0;}
H4 {font-family:Verdana, Helvetica, Arial, sans-serif; text-decoration:underline; font-size:11px; color:#000000; font-weight: BOLD; margin: 0; padding: 0;}
H5 {font-family:Verdana, Helvetica, Arial, sans-serif; text-decoration:none; font-size:9px; color:#FFCA00; font-weight: normal; margin: 0; padding: 0;}
.line {color:#FFCA00;}