body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
body {
	background-image: url(images/work/1.gif);
}
.Title {
	font-size: 14px;
	text-transform: uppercase;
	color: #A10101;
	font-weight: bold;
}
.Menu {
	color: #FFFFFF;
	font-weight: bold;
}
.Menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.Menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.Bottom {
	color: #CCCCCC;
}
.Bottom a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.Bottom a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.Bottom a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.Bottom a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.imgborder {
 border: 1px solid #000000;
}