
	body{ 
			 font-size: 14px;
			 font-family: Tahoma,"Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			 margin:0;
			 padding:0;
		}
	td				{ font-size: 14px; font-family: Tahoma, "Lucida Grande","Segoe UI", Arial, Trebuchet MS, Verdana; }

	a:active { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none;
			font-weight : bold;
			color : #52ff3b; 
			}
	a:link { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold;
			color : #064fbc;
			}
	a:visited { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold; 
			color : #064fbc; 
			}
	a:hover { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold; 
			color : #21be5b;
			}
	
#name a:active { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none;
			font-weight : bold;
			color : #1f2e45; 
			}
#name a:link { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold;
			color : #064fbc;
			}
#name a:visited { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold; 
			color : #1f2e45; 
			}
#name a:hover { 
			font-family: Tahoma, "Lucida Grande", "Segoe UI", Arial, Trebuchet MS, Verdana;
			text-decoration: none; 
			font-weight : bold; 
			color : #21be5b;
			}
	
	hr 	{  
			border: 0;
			width: 70%;
			color: silver;
			background-color: silver;
			height: 1px;
		}
		


