
/********************* Main CSS For www.nortport.com.my *****************/
/********************* Created by: Raja Amirul Azizi ********************/
/*************** Please put comment or backup before changing ***********/


/********************* Start Psuedo-code *********************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

p {
	font-size: 10px;
}

ul li {
	font-size: 10px;
	margin-bottom: 5px;
}

#highlights a {
font-size: 10px;
font-weight: normal;
text-decoration:none;
color: white;
}

#highlights a:link {
font-size: 10px;
font-weight: normal;
text-decoration:none;
color: white;
}

#highlights a:hover {
font-size: 10px;
font-weight: normal;
text-decoration:underline;
color: white;
}

a.menu:link {
color: #ff9000;
text-decoration: none;
font-weight: bold;
font-size:12px
}

a.menu:visited {
color: #ff9000;
text-decoration: none;
font-weight: bold;
font-size:12px
}

a.menu:hover {
color: #ffffff;
font-weight: bold;
text-decoration: underline;
font-size:12px
}

.oren {
color:orange;
font-size: 10px;
}

#more a {
font-size: 10px;
font-weight: normal;
text-decoration:none;
color: #224D6F;
}

#more a:link {
font-size: 10px;
font-weight: normal;
text-decoration:none;
color: #224D6F;
}

#more a:hover {
font-size: 10px;
font-weight: normal;
text-decoration:underline;
color: #224D6F;
}
