/* 
Title: CSS Portal Template
Author: Dexter Zafra, Norwalk, CA.
Created On: 12/22/05
Author Website: http://www.ex-designz.net and www.myasp-net.com
Copyright 2005 Ex-designz.net and Myasp-net.com
*/




/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- */

html>body 
}


/* --- Begin Headline news h2 title ----------- */



/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
   color: #FFFFFF;
}
a:visited {
   color: #FFFFFF;
}
a:hover {
   color: #000000;
   text-decoration:underline;
}
a:active {
	color: #FFFFFF;
	font-family:Arial;
	background-color: #000000;
}
/* --- End Handle body Links -------------------- */



}

