a:link, a:visited {
	color:#AE7A95;
}
a:hover, #footer a:hover, #left a:hover {
	color:#78083B;
}
h1 {
	background:#660000;
}
#middle h3 {
	color:#B64C60;
}
#navcontainer h3 {
	border:#FF6699 1px solid;
}
#navcontainer li a:hover, #navcontainer li a:active, #navcontainer .active#current a, #navcontainer .active#current li a:hover, #navcontainer a#active_menu {
	color:#FF6699;
	border-bottom:#FF6699 1px solid;
	border-top:#FF6699 1px solid;
}
#navcontainer .active#current a, #navcontainer a#active_menu {
	color:#999999;
	border:0px none;
}
input.inputbox, textarea, select, #email {
	border: #FF6699 solid 2px;
}
.button:hover, button:hover, input.inputbox:hover, input.inputbox:focus, textarea:hover, textarea:focus, select:hover, select:focus, .checkbox:hover, .checkbox:focus, #email:focus, #email:hover {
	outline: #FFBFE2 1px solid;
}
a.readon:hover{
	border-left:#FF0000 .5em solid;
}
.blog_more {
	border-top:#FF6699 2px ridge;
	border-bottom:#FF6699 2px ridge;
}
table.newsfeeds th, table.weblinks th, table.category th,.counter {
	background:#503030;
}
a.readon, a.readon:visited {
	color:#FFFFFF;
}