﻿}
.no{
	font-family: Arial;
	font-size: 21pt;
	color: #0077CE;
}
.numbers{
	font-family: Arial;
	font-size: 21pt;
	color: #0077CE;
}
.title{
	font-family: Arial;
	font-size: 18pt;
	color: #0077CE;
}
.text {
	font-family: arial;
	font-size: 8pt;
	color: #464646;	
}
.hyper {
	font-size: 10pt;
	font-family: Tahoma;
	color: #2385D0;
}

a {
	color: #9f5243;
	text-decoration: none;
	border-color:fuchsia;
}

a:hover {
	color: #3894a7;
	text-decoration: none;
}

