body, html, td, a, b, pre, div, span, textarea, input, li, ul, h1, h2, h3, h4, h5, h6 {
font-family : Times New Roman, Times, serif;
font-weight : normal;
}

BODY {
	background-color : #000000;
	color : #ffffff;
	padding : 0px 0px 0px 0px;
	margin : 0px;
}

a:link {
	font-family: Times New Roman, Times, serif;
	color: #ff0000;
	font-size: 14px;
	text-decoration: none;
	background: none;
	}
	
a:active {
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	background: none;
	}
	
a:visited {
	font-family: Times New Roman, Times, serif;
	color: #00ff00;
	font-size: 14px;
	text-decoration: none;
	background: none;
	}
	
a:hover {
	font-family: Times New Roman, Times, serif;
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
	background: none;
	}

.guestbookTop {
	font-size: 14px;
	background-color : #000000;
	border-left : 1px dotted #404040;
	border-right : 1px dotted #404040;
	border-top : 1px dotted #404040;
	width : 98%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	padding-bottom : 0px;
	text-align: left;	
}

.guestbookUp {
	font-size: 14px;
	background-color : #000000;
	border-left : 1px dotted #404040;
	border-right : 1px dotted #404040;
	border-bottom : 1px dotted #404040;
	width : 98%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
	padding-bottom : 15px;
	text-align: left;	
}

.viewGuestbook {
	font-size: 14px;
	background-color : #000000;
	border-left : 1px dotted #404040;
	border-right : 1px dotted #404040;
	border-bottom : 1px dotted #404040;
	width : 98%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 5px;
	padding-bottom : 10px;
	text-align: left;			
}

.previousPage {
	text-align : right;
	padding-right : 15px;	
	padding-bottom : 15px;
}

.nextPage {
	text-align : left;
	padding-left : 15px;	
	padding-bottom : 15px;
}

.guestbookLinks {
	font-size: 14px;
	background-color : #000000;
	border-left : 1px dotted #404040;
	border-right : 1px dotted #404040;
	border-bottom : 1px dotted #404040;
	width : 98%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	padding-bottom : 10px;	
}

.normalText {
	font-size: 14px;
	background-color : #000000;
	border-left : 1px dotted #404040;
	border-right : 1px dotted #404040;
	border-top : 1px dotted #404040;
	border-bottom : 1px dotted #404040;
	width : 98%;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 15px;
	padding-bottom : 10px;
	text-align: left;
}
