/* hyperlink looks */

a  {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: rgb(150,150,0);
	font-weight: bold;
	cursor: hand;
	}

a:link {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}

a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #aa0000;
	text-decoration: underline;
	font-weight: bold;
	text-transform : none;
	font-style: none;
	}
	
/* ------------------------------------ */



/* writing sections */

input, select {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	background-color: #ffffff;
	border-style:0;
	border: 1px #404C4C solid;
	line-height: 12px;
	padding: 3px;
	}

textarea {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	background-color: #ffffff;
	border-style:0;
	border: 1px #404C4C solid;
	line-height: 12px;
	padding: 3px;
	}

td, th, body, {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	}

/* ------------------------------------ */



/* fonts */

.large {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	}
	
.rubrik {
	font-family: arial, tahoma, verdana;
	font-size: 17px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	}
	
.race {
	font-family: arial, tahoma, verdana;
	font-size: 20px;
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	}	
	
.pris {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #dd0000;
	font-weight: bold;
	text-decoration: none;
	}
	
.first {
	font-family: arial, tahoma, verdana;
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	}		
	
.pdf {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #a1a1a1;
	font-weight: bold;
	text-decoration: none;
	}	

	
/* ------------------------------------ */



/* special */

.thin {
	background-color: #f2f2f2;
	border-style:0;
	border: 1px #697D7D solid;
	font-size: 12px; 
	line-height: 12px;
	padding: 3px;
	}

.thin_white {
	background-color: #ffffff;
	border-style:0;
	border: 1px #777777 solid;
	font-size: 12px; 
	line-height: 12px;
	padding: 3px;
	}

.radio-b {
	background-color: #ffffff;
	border-style: 0;
	border: 0;
	}
	
.radio-b2 {
	background-color: #577089;
	border-style: 0;
	border: 0;
	}
	
.radio-b_light {
	background-color: #7Da1c1;
	border-style: 0;
	border: 0;
	}
	
.img {
	background-color: #577089;
	border-style: 0;
	border: 0;
	}

/* ------------------------------------ */
