
a {}
a {text-decoration: underline}
a {color: FF6600}
a:visited {color: 666699}
a:active {color: FF3300}
a:hover {color: FF3300}

div {
	
	font-size: 12px;
	font-family: Courier New, Courier, mono;
	color: FFCC99;
}

td {
	
	font-size: 12px;
	font-family: Courier New, Courier, mono;
	color: FFCC99;
}

pre {

	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: FFCC99;
}

.white {
	
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: FFFFFF;
}


.header {

	font-size: 40px;
	font-family: Courier New,Courier,Mono;
	font-weight: bold;
	color: FFCC99;
}

.header_black {

	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 000000;
}

.headerblack {

	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 000000;
}

.semiheader {

	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 990099;
}

.semiheaderblack {

	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 000000;
}

.small {font-size: 9px}

#dropp {
        font-family:            Arial, Helvetica,  sans-serif;
        font-size:              11px;
        color:                  #000000;

        height:                 15px;
        background-color:       #FFFFFF;
        border-top:             #333333 1px solid; 
        border-left:            #333333 1px solid; 
        border-right:           #333333 1px solid; 
        border-bottom:          #333333 1px solid;
}

.textarea {
        font-family:            Arial, Helvetica, sans-serif;
        font-size:              11px;
        color:                  #000000;
}

.rubrik {

	font-size: 18px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 990099;
}


.rubrik2 {

	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 990099;
}

.rubrik3 {

	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: 990099;
}
