/*
stylesheet for www.hala-aboulela.com
*/

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.Style2 {font-size: 12px}
body,td,th {
	color: #666666;
}
.Style3 {font-size: 10px}