/* --- DEFAULT ---*/

body {
	background-color : white;
	
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	
	scrollbar-3dlight-color : Red;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : Red;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : white;
	scrollbar-highlight-color :white;
	scrollbar-shadow-color :  Red;
	scrollbar-track-color : white;
}

body, table, tr, th, td, div, span, p, li, pre, em, ul {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color : Black;
	font-size : 13px;
}

a, a:link, a:visited, a:active, a:hover, a:focus  {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

a{
	font-size : 13px;
	color : #0000FF;
}

a:hover, a:focus {
 	font-size : 13px;
	color : black;
	text-decoration : underline;
}


input {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
}

textarea {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
}

select {
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size : 13px;
}

.head {
	font-size: 20px;
	color: #ffffff;
	font-weight: 400;
}

.title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.subtitle {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
.navigation:visited {
	font-size: 13px;
	font-weight: 600;
	color: white;
	text-decoration : none;
}
.navigation:hover { 
	font-size: 13px;
	font-weight: 600;
	color: #FFFF00;
; text-decoration: underline
}



.navigation:active { 
	font-size: 13px;
	font-weight: 600;
	color: #FFFF00;
; text-decoration: underline
 } a:active  { 
	font-size : 13px;
	color : #0000FF;
	text-decoration : underline;
 } a:link { 
	font-size : 13px;
	color : #0000FF;
	text-decoration : underline;
 } a:visited { 
	font-size : 13px;
	color : #0000FF;
 } .smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; font-weight: 400}
.text {  font-size: 12px; color: #000000}


/* --- END DEFAULT ---*/

/*--- A-TEXTLINKS --*/

.navigation { }

/* --- END DEFAULT ---*/

/*--- A-TEXTLINKS --*/

.navigation { 
	font-size: 13px;
	font-weight: 600;
	color: white;
	text-decoration : none;
 } 
.navigation:link { 
	font-size: 13px;
	font-weight: 600;
	color: white;
	text-decoration : none;
 } 