/* For normal hyperlinks */

.whitenav	{
		color : #ffffff;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-weight : bold;
		font-size : 11px;
		text-decoration : none;
		}
a.whitenav:link{color : #ffffff; text-decoration : none}
a.whitenav:visited{color : #ffffff; text-decoration : none}
a.whitenav:hover{color : #ffffff; text-decoration : underline}

/* For the Java Drop Down Box */

.whitejava	{
		color : #ffffff;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-weight : bold;
		font-size : 12px;
		text-decoration : none;
		}


.blackjava 	{
		color : #000000; 
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-size : 11px;
		}

/* Bottom Template */

.linefooter		{
		color : #ffffff;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-size : 12px;
		text-decoration : none;
		}

.footer		{
		color : #ffffff;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-size : 9px;
		text-decoration : none;
		}

/* Content */

.navigation   {
		color : #0066CC;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-size : 12px;
		text-decoration : none;
		} 
a.navigation:link{color : #0066CC; text-decoration : none}
a.navigation:visited{color : #0066CC; text-decoration : none}
a.navigation:hover{color : #000000; text-decoration : underline}

.content		{
		color : #000000;
		text-decoration : none;
		font-style : normal;
		font-family : verdana, arial;
		font-size : 12px;
		text-decoration : none;
		} 

.heading		{
		color : #000000;
		text-decoration : none;
		font-style : normal;
		font-weight : bold;
		font-family : verdana, arial;
		font-size : 12px;
		text-decoration : none;
		}
