@charset "utf-8";
/* CSS Document */

body {
background-color: #e3b0e3;
	font-family: Tahoma, Tahoma, Verdana;
	color: #390839;
	font-size: 12px;
}

a {
color: #7f067f;
line-height: 18px;
}

a:hover {
color: #00afe9;
text-decoration: none;
font-weight: bold;
}

h2 {
color:#811a81;
font-size: 18px;
}

h3 {
font-size: 20px;
}

h5 {
font-size: 32px;
font-weight: normal;
}

h6 {
font-size: 40px;
font-weight: normal;
}

.thumbs {
border:1px solid #904232; border-thickness: 2px;
}

