a:link { 
	font-weight: bold; 
	text-decoration:none; 
	color:#FF3600;
	font-size:13px;
	}
a:visited { 
	font-weight: bold; 
	text-decoration:none; 
	color: #FF3600;
	font-size:13px;
	}
a:hover, a:active { 
	font-weight: bold; 
	text-decoration:none;
	color: #000000;
	font-size:13px;
	}

.style1 {
	color: #A52385;
	font-weight: bold;
}
.style2 {font-size: 11px}
.style3 {font-size: 10}
	
h1 { 
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000; 
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000000; 
}

#skin {
	position:absolute;
	left:15%;
}

#main {
	position: relative;
	width: 672px;
	background-color:#FFFFFF;
	height:100%;
}


body {  
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0;
	color:#000000;
	background-color:#FFFFFF;
	background-image:url(../pics/taustamain.jpg);
}
