<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>
<style type="text/css">

a.app1
{
     width:240px;
     display:block;
     float:left;
     padding:5px 10px;
     font: normal 50px arial,helvetica, sans-serif;
     color:#336633;
     background-color:#ffffff;
     text-decoration:none;
     text-align:center;
}

a.app1:hover
{
     background-color:#99B299;
     text-decoration:none;
}

a.app2
{
     width:120px;
     display:block;
     float:left;
     padding:5px 10px;
     font: normal 12px arial,helvetica, sans-serif;
     color:#ffffff;
     background-color:#336633;
     text-decoration:none;
     text-align:center;
}

a.app2:hover
{
     background-color:#193319;
     text-decoration:none;
}

</style>
</head>

<body>

</body>

</html>
