@charset "utf-8";
/* CSS Document */

.copyright {
font-size:11px;
color:gray;
}

.copyright a:link{
font-size:11px;
color:gray;
text-decoration:underline;
}

.copyright a:visited{
font-size:11px;
color:gray;
text-decoration:underline;
}

.copyright a:hover{
font-size:11px;
color:#666666;
text-decoration:underline;
}

.copyright a:active{
font-size:11px;
color:gray;
text-decoration:underline;
}

.bottomlinks {
color:#393939;
}

.bottomlinks a:link{
color:#393939;
text-decoration:underline;
}

.bottomlinks a:visited{
color:#393939;
text-decoration:underline;
}

.bottomlinks a:hover{
color:#8b1c5d;
text-decoration:underline;
}

.bottomlinks a:active{
color:#393939;
text-decoration:underline;
}


.pinkmidbar {
color:white;
}

.pinkmidbar a:link{
color:white;
text-decoration:underline;
}

.pinkmidbar a:visited{
color:white;
text-decoration:underline;
}

.pinkmidbar a:hover{
color:#f0d4e3;
text-decoration:underline;
}

.pinkmidbar a:active{
color:white;
text-decoration:underline;
}

img {border: none}

h1 {
font-size:16px;
color:#A53B75;
font-weight:bold;
}

h2 {
font-size:14px;
color:#A53B75;
font-weight:bold;
}

h3 {
font-size:12px;
color:#A53B75;
font-weight:bold;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.mainlinks a:link{
color:#393939;
text-decoration:underline;
}

.mainlinks a:visited{
color:#393939;
text-decoration:underline;
}

.mainlinks a:hover{
color:#8b1c5d;
text-decoration:underline;
}

.mainlinks a:active{
color:#393939;
text-decoration:underline;
}