﻿a:visited {
	color: #0066cc; text-decoration: none
}
a:hover {
	color: red; text-decoration: none
}
a:link {
	text-decoration: none
}
.note {
	font-family: "Traditional Arabic";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}
.style2 {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}

