
 

td {
    	font-family:verdana;
    	font-size:11px;
}


h1 {
    	font-family:arial;
    	font-size:14px;
	color : white;
}

p {
    	font-family:verdana;
    	font-size:11px;
	color : white;
}

div {
    	font-family:verdana;
    	font-size:11px;
	color : white;
}


A {
	font-family:arial;
	font-size:12px;
	font-weight : bold;	 
	color : white; 	 
	text-decoration : none;
}

A:active {
	font-family:arial;
	font-size:12px;
	font-weight : bold; 
	color : red; 	 
	text-decoration : none;
}

A.email {
	font-family:arial;
	font-size:12px;
	font-weight : normal; 	 
	color : white; 	 
	text-decoration : underline;
}
