@charset "utf-8";
/* CSS Document for Oasis.org.pk*/

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.styletop {
	font-size: 14px;
	color:#FFFFFF;
		
}

.styletop:hover{
	color:#FF0000;
}

.stylebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.stylelink
{
	font-size:inherit;
	color:#FFFFFF;
}


.stylelink:hover {
	color:#FF0000;
}


