html {overflow-y: scroll;}
body {
	font-family: Arial, sans-serif;
	font-size: 13px;
}


td, tr, th, p {
	font-family: Arial, sans-serif;
	font-size: 13px
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 32px;
    font-weight: bold;
    color: #f8c1d9;
}

h2 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
    font-weight: bold;
    color: #b5a6bd;
}

h3 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
    font-weight: bold;
    color: #cdc6d9;
}

h4 {
	font-family: Helvetica, sans-serif;
	font-size: 32px;
    font-weight: normal;
    color: #000000;
}

.boxlinks a {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #82578a;
	text-decoration: none;
      line-height: 16px;
}
.boxlinks a:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #ec008c;
	text-decoration: none
}
.boxlinksvisit a {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #82578A;
	text-decoration: none;
      line-height: 16px;
}
.boxlinksvisit a:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #ec008c;
	text-decoration: none
}
.mainlinks a {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #b8abff;
	text-decoration: none;
  line-height: 30px;
}
.mainlinks a:hover {
    color: #ec008c;
}

.darkmain {
	font-family: Arial;
	font-size: 12px;
    font-weight: normal;
    color: #3D3D73;
    line-height: 20px;
}

.lightmain {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #CCC3FF;
}
.about {
	font-family: Arial;
	font-size: 12px;
    font-weight: normal;
    color: #000000;
    line-height: 20px;
}
.aboutlight {
	font-family: Arial;
	font-size: 16px;
    font-weight: bold;
    color: #CCC3FF;
    line-height: 20px;
}
.boxlinksvisit2 a {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #3D3D73;
	text-decoration: none;
      line-height: 16px;
}
.boxlinksvisit2 a:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: bold;
    color: #ec008c;
	text-decoration: none
}
