.input {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #cccccc;
}

.button {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : black;
}

.button:visited { 
	color : white;
 }
 
.button:hover {
	color : red;
}

.nav {
	color : white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	background-color : black;
}

.nav:visited { 
	color : white;
 }
 
 .nav:hover {
	color : Red;
}

.sel {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.sel:visited { 
	color : #333333;
 }
 
.sel:hover {
	color : Red;
}

.selSub {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
	list-style : circle;
}

.selSub:visited { 
	color : #333333;
 }
 
.selSub:hover {
	color : Red;
}

.selE {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.selE:visited { 
	color : #999999;
 }
 
.selE:hover {
	color : Red;
}

.main {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;	
}

.main:visited { 
	color : #333333;
 }
 
.main:hover {
	color : Red;
}

.mainE {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;		
}	

.mainE:visited { 
	color : #999999;
 }

.mainE:hover {
	color : Red;
}

.mainT {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.mainT:visited { 
	color : #333333;
 }
 
 .mainT:hover {
	color : Red;
}

.mainTE {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	font-weight : bold;
}

.mainTE:visited { 
	color : #999999;
 }
 
.mainTE:hover {
	color : Red;
}

.mainLink {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}

.mainLink:visited { 
	color : #333333;
 }
 
.mainLink:hover {
	color : Red;
}

.mainLinkE {
	color : #999999;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;		
}

.mainLinkE:visited { 
	color : #999999;
 }
 
.mainLinkE:hover {
	color : Red;
}