body{
	color:#060606;
	background-color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	color:#0066FF;
	text-decoration:none;
}

a:link {
	color:#0066FF;
	
}

a:visited {
	color:#0066CC;
	
}

a:active {
	color:#0066FF;
}

a:hover {
	color:#FF6600;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0066FF;
	margin:0;
	padding:0;
	font-weight: bolder;
	letter-spacing:1px; 
}

.works{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 322px;
	letter-spacing: 1px;
}

.menu{
	margin-left:645px;
}
