﻿body{
	color: #73605a;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
}

span.title{
	color: #73605a;
	font-family: Tahoma;
	font-size: 14px;	
	font-weight:bolder;
	}
span.posted{
	color: #8D8380;
	font-family: Tahoma;
	font-size: 11px;	
	font-weight:normal;
	}
	
span.sourcecodecomment{
	color: #26C406;
	font-family: Courier New;
	font-size: 11px;	
	font-weight:normal;
}
	
	
a.menu {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;
}

td.sourcecodeheader{
	color: #FFFFFF;
	font-family: Courier New;
	font-size: 11px;	
	font-weight:bold;
	background-color: #000000;
}

td.sourcecodetext{
	color: #8D8380;
	font-family: Courier New;
	font-size: 11px;	
	font-weight:normal;
	background-color: #F0F0F0;
}

a.menu:visited {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;

}
a.menu:active {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration:none;

}
a.menu:hover {
	color: #ffffff;
	font-family: Tahoma;
	font-size: 13px;
	font-weight:normal;
	text-decoration:underline;
}

a {
	color: #81B100;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

a:visited {
	color: #81B100;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;

}
a:active {
	color: #81B100;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;

}
a:hover {
	color: #81B100;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
}



