@charset "utf-8";
.Robin{
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
	line-height:15px;
}

.main {
	font-family: Tahoma;
	font-size: 14px;
	color: #888888;
}

.yellow {
    color: #f4c802; 
	font-size: 12px; 
	font-family: Tahoma;
	text-decoration: none;
}

.jetblack {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}

.gray {
    font-family: Tahoma; 
	color: #888888; 
	font-size: 13px;
	text-decoration: none;
}


