body, html {
	font-family: Verdana;
	font-size:12px;
}

input.keywords, input.add, textarea.add {
	border:1px solid #bdbdbd;
	font-size:12px;
	width:200px;
}

textarea.add {
	height:400px;
	width:350px;
}

a.active.top, a:link.top, a:visited.top {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	color:#adadad;
	text-decoration:none;
}

a:hover.top {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

a.active, a:link, a:visited {
	font-family: Verdana;
	color:#c94d4d;
	text-decoration:none;
}

a:hover {
	font-family: Verdana;
	color:#c94d4d;
	text-decoration:underline;
}

a.active.bottomMenu, a:link.bottomMenu, a:visited.bottomMenu {
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color:#6aadd8;
	text-decoration:none;
}

a:hover.bottomMenu {
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
	color:#6aadd8;
	text-decoration:underline;
}

.bottom {
	font-family: Verdana;
	font-size:11px;
	color:#6aadd8;
}

h3 {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#676767;
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
}

h2 {
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	color:#4c4c4c;
	margin:0;
	padding:0;
}

a.active.gray, a:link.gray, a:visited.gray, a:hover.gray {
	font-family: Verdana;
	font-weight:bold;
	font-size:12px;
	color:#707070;
	letter-spacing:2px;
	text-decoration:none;
}

a:hover.gray {
	text-decoration:underline;
}

a.active.boldRed, a:link.boldRed, a:visited.boldRed, a:hover.boldRed {
	font-family: Verdana;
	font-weight:bold;
	font-size:12px;
	color:#c94d4d;
	text-decoration:underline;
}

a:hover.boldRed {
	text-decoration:none;
}


input.send {
	background-color:#6f6f6f;
	font-size:11px;
	font-family: Verdana;
	color:#dedede;
	border:none;
	font-weight:bold;
	padding: 3px 3px 3px 3px;
}

input.sendToFriend {
	border:1px solid #bdbdbd;
	font-size:10px;
	letter-spacing:1px;
	width:200px;
}

input.friend {
	background-color:#6f6f6f;
	font-size:10px;
	font-family: Verdana;
	color:#dedede;
	border:none;
	font-weight:bold;
	padding: 1px 5px 1px 5px;
}


a.active.Blue, a:link.Blue, a:visited.Blue, a:hover.Blue {
	font-family: Verdana;
	font-size:10px;
	color:#56a5d8;
	text-decoration:underline;
}

a:hover.Blue {
	text-decoration:none;
}
