body {
	color: #000000;
	font-family : Arial;
	text-align: left;
    background-color: #FFFFFF;
	font-size: 12px;
	margin: 10px 10px 10px 10px;
}

a {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 14px;
}

a:hover {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 14px;
}

a.menu {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
}

a.menu:hover {
	color: #FFB164;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
}

a.admin {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
}

a.admin:hover {
	color: #FFB164;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
}

a.admin:visited {
	color: #8000FF;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
}

a.title {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 16px;
}

a.title:hover {
	color: #FFB164;
	text-decoration: underline;
	font-family : Arial;
	font-size: 16px;
}

a.apply {
	color: #FFBC79;
	text-decoration: underline;
	font-family : Arial;
	font-size: 16px;
}

a.apply:hover {
	color: #FFBC79;
	text-decoration: none;
	font-family : Arial;
	font-size: 16px;
}

a.header {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 40px;
	font-weight: bold;
}

a.ebay {
	color: #FFB164;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.tagcloud1 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud1:hover {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 10px;
}

a.tagcloud2 {
	color: #4169E1;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.tagcloud2:hover {
	color: #4169E1;
	text-decoration: underline;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

a.visit {
	color: #FFBC79;
	text-decoration: none;
	font-family : Arial;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	color: #FF6600;
	font-family : Arial;
	font-size: 30px;
	font-weight: bold;
}

table
{
border-collapse:collapse;
}
