/* CSS Document */

body { 

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
a.link { 
	font-size: 12px;
	color: #FFFFFF
	font-weight: bold;
}
a {
	font-size: 12px;
	color: #6B0302;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6B0302;
}
a:hover {
	text-decoration: none;
	color: #B8744D;
}
a:active {
	text-decoration: none;
	color: #B8744D;
}
.cop {
	font-size: xx-small;
	font-weight: bold;
	color: #FBECE5;
}
.title {
	color: #F7E2AE;
	font-weight: bold;
}
.cop {
	font-size: 9;
	font-weight: bold;
	color: #FBECE5;
}

.blue {
font-family: "Arial Armenian", "Arial AM", "Arial LatArm", "Times Armenian";
	font-size: 11;
	color: #003366;
	font-weight: bold;
	}