

a:link 		{ font-family: Tahoma; font-size:13px; color: #231200; text-decoration:underline }       
a:visited 	{ font-family: Tahoma; font-size:13px; color: #231200; text-decoration:underline } 
a:hover 	{ font-family: Tahoma; font-size:13px; color: #231200; text-decoration:none } 
a:active 	{ font-family: Tahoma; font-size:13px; color: #231200; text-decoration:none }



/* Allmäna inställningar för body */
body {
	/*
	floralwhite #FFFAF0
	ivory #FFFFF0 
	lightgoldenrodyellow #FAFAD2
	lightyellow #FFFFE0
	color: maroon;*/
	/*background-image: url(bg.png);*/
	/*background-repeat: repeat;
	#B0C4DE*/
	background-color: #FFFFEA;
	font-family: tahooma, geneva, arial, helvetica, sans-serif;
	
}

h5 {
	font-family: tahooma, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: white;
}	

h4 {
	font-family: tahooma, verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: white;
}

/* Inställningar för en blå tabell 
table {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: black;
	border-color: #FF7800;
	border-style: none;
	border-width: thin;
	background-color: #006600;
	
}
*/


/* Inställningar för en mörkblå tabell */
/*table.dark {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	border-color: #FF7800;
	border-style: dotted;
	border-width: thin;
	background-color: LightGoldenRodYellow;
	
}

/* Inställningar för en genomskinlig tabell */
/*table.trans {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: ;
	border-color: #FF7800;
	border-style: none;
	border-width: none;
	background-color: ;
	
}

/* Inställningar för en blå tabell */
/*table.blue {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: maroon;
	padding: 5;
	border-color: #B0C4DE;
	border-style: dotted;
	border-width: thin;
	background-color: LightGoldenRodYellow;
}


/* Hanterar ramen runt bilder */
/*img {
	color: #FF0000;
	background-color: #660000;
	border: hidden;
	border-width: thin;
}

/* Inställningar för mina typsnitt */
/*h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: LightGoldenRodYellow;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: LightGoldenRodYellow;
}
h3b {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
h4w {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-stretch:wider;
	font-weight: bolder;
	color: LightGoldenRodYellow;
}
*/

/* inställningar för mina olika paragrafstilar  */
/*p.big { 
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: black;
}
p.middle {
	font-family: geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
}
p.small {
	font-family: helvetica, times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: black;
}


/* Hanterar min delare */
/*hr { 
	width:auto;
	color:#FF7800;
	border-style: dotted;
	
*/
}





