A:link {text-decoration: none}

A:visited {text-decoration: none}
a:hover   {color: #F6B791; }

div {
	font-size: 8pt;
	letter-spacing: 0pt;
	font-family: Arial, Tahoma, Times New Roman;
}

.border {
	border: 2px solid #000000;
}

.border2 {
	border: 2px dotted #2E2A54;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #1E1E1E;
}

body {
	margin: 3;
}

.floataway {
	float: left;
}

.quote {
	margin-left: 40px;
	margin-right: 40px;
}


.blogfont {
	color: #ECD1C2;
        font-size: 9.5pt;
        margin-top: 0px;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}

.titlefont {
	font-size: 11.5pt;
	letter-spacing:1.5pt;
        color: #F1AD82;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}

.commentfont {
	font-size: 7.5pt;
	font-family: Arial, Tahoma, Verdana, Helvetica;
}

.bordered {
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

.separated {
        padding: 3px;

}

.image_background {
	background-position: top right;
	background-repeat: no-repeat;
}

