﻿body {
	background-image:url("images/pattern.gif");
	background-repeat:repeat;
}

.menu {
	font-family:"Times New Roman", Times, serif; font-size: 14px; line-height:23px; 
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #60d4fc;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style:italic;
	font-size:32px;
	color:#60d4fc;
}

.top-left-menu {
	background-image:url("images/menu-top-left.png");
	height:402px;
	width:211px;
	text-align:center;
}
