A:link              { font-family        : arial,helvetica,sans-serif;
                      color              : #ffffff;
                    }

A:active            { font-family        : arial,helvetica,sans-serif;
                      color              : #ffffff;
                    }
					
A:visited           { font-family        : arial,helvetica,sans-serif;
                      color              : #ffffff;
                    }
A:hover             { font-family        : arial,helvetica,sans-serif;
                      color              : #C0C0C0;
                    }


/* Side Navigation */ 

.NavStyle        		{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #ffffff;				
	                    }
A.NavStyle:link        	{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #ffffff;				
	                    }
A.NavStyle:active     	{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #ffffff;				
	                    }
A.NavStyle:visited     	{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #ffffff;				
	                    }
A.NavStyle:hover      	{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #C0C0C0;				
	                    }
						
/* XPage Side Navigation */ 

.XPageNavStyle        	{ font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #7B5C19;				
	                    }
A.XPageNavStyle:link    { font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #7B5C19;				
	                    }
P.ParaStyle             { font-family        : Comic Sans MS;
	                      font-size          : 14px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : white;				
	                    }
A.XPageNavStyle:active  { font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #7B5C19;				
	                    }
A.XPageNavStyle:visited { font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #7B5C19;				
	                    }
A.XPageNavStyle:hover   { font-family        : verdana;
	                      font-size          : 12px;
	                      text-decoration    : none;
						  font-style		 : bold;
	                      color              : #C0C0C0;				
	                    }					

					
/*Admin Nav Hide*/					
					

/* Copy right Text */

.copyright         { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
					  font-style		 : bold;
                      color              : #ffffff;				
                    }

a.copyright:link   { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
                      color              : #ffffff;				
                    }

a.copyright:visited { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
                      color              : #ffffff;				
                    }
					
a.copyright:active { font-family        : arial,helvetica,sans-serif;
                      font-size          : 10px;
                      text-decoration    : none;
                      color              : #ffffff;				
                    }
					
					
					

