body{
font-size: 0.8em; 
color:#fff; 
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h2 {
	font-size:1.5em; 
	color:#fff; 
}

a{  
    font-size:1.0em;
	color: #ec3b4a;
	text-decoration: none;
}

#ap{  
    font-size:2.0em;
	color: #ec3b4a;
	text-decoration: none;
}

input[type=text] {
width: 100px;
font-size:22px;
}


