@charset "utf-8";
/* CSS Document */

a:visited {
	color: #494949;
}
a:hover {
	color: #494949;
	background-color: #F8AE57;
}
a:active {
	color: #494949;
}

a:link {
	color: #494949;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.navbar {
	font-family: "Century Gothic", Georgia;
	font-size: 15px;
	font-weight: 400;
	color: #333333;
	text-align: right;
}

.indexbtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	word-spacing: normal;
	line-height: 18px;
}

.latestworkindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-align: left;

}

.indexbtxtright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-align: right;
	word-spacing: normal;
	line-height: 18px;
}

.indexbtxtcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	word-spacing: normal;
	line-height: 18px;
}
