
.bodytext{
	margin : 30px;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight : normal;
};
			A:visited {text-decoration: none; color:white};
			A:link {text-decoration: none;color:white};
			A:hover{text-decoration: underline;color:white};
			.footer{
				font-size: 12px;
				text-align : center;
				font-family : Arial;
				text-decoration : none;
			};
			.smallWriting{font-size: 10px;
				text-align : center;
				font-family : Arial;
				text-decoration : none;};