

a:link 		{ font-size:10px; color: #FFFFEA; text-decoration: underline }       
a:visited 	{ font-size:10px; color: #FFFFEA; text-decoration: underline  } 
a:hover 	{ font-size:10px; color: #FFFFEA; text-decoration:none } 
a:active 	{ font-size:10px; color: #FFFFEA; text-decoration: underline  }


/* Allmäna inställningar för body */
body {

/*	brown4 #8B2323
	chocolate4 #8B4513 
	saddlebrown #8B4513
	sienna4 #8B4726
	color: maroon;*/
	/*background-image: url(bg.png);*/
	/*background-repeat: repeat;
	#B0C4DE*/
	background-color:#4B2600;
	font-family: tahooma, verdana, arial, helvetica, sans-serif;
	
}

a.creamLink{
font-size:12px;
text-decoration: underline;
}

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

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

/* Inställningar för en gulvit tabell */

td.cream {
	font-family: Tahoma, verdana, arial, helvetica, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #231200;
	
	border-color: #231200;
	border-style: dotted;
	border-width: thin;
	background-color: #FFFFEA;
	
}

td.brown {
	font-family: Tahoma, verdana, arial, helvetica, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #231200;
	
	border-color: #231200;
	border-style: dotted;
	border-width: thin;
	background-color: #4B2600;
	
}

/* Inställningar för en gulvit tabell */
table.cream {
	font-family: Tahoma, verdana, arial, helvetica, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #231200;
	
	border-color: #231200;
	border-style: none;
	border-width: thin;
	background-color: #FFFFEA;
	padding: 2;
	padding-left: 2;
		
}

/* Inställningar för en brun tabell */
table.brown {
	font-family: Tahoma, verdana, arial, helvetica, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFEA;
	
	border-color: #FFFFEA;
	border-style: dotted;
	border-width: thin;
	background-color: #4B2600;
	padding: 2;
	padding-left: 2;
		
}

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



/* 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;
}








