td
{
font-size:18px;
font-weight:bold;
}
td.ml
{
font-size:12px;
}
ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
li
{
float:left;
}
a.ex1
{
font-size:15px;
font-weight:bold;
float:center;
display:block;
width:194px;
text-decoration:none;
color:black;
background-color:#FFCCFF;
padding:3px 1px;
border-right:0px solid white;
}
a.ex2
{
font-size:36px;
font-weight:bold;
float:center;
display:block;
width:67px;
text-decoration:none;
color:black;
background-color:#FFCCFF;
padding:3px 1px;
border-right:0px solid white;
}
a.ex3
{
font-size:15px;
font-weight:bold;
float:center;
width:194px;
text-decoration:none;
color:black;
background-color:#FFCCFF;
padding:3px 1px;
border-right:0px solid white;
}
a.ex1:hover {background-color:#ff3300}
a.ex2:hover {background-color:#ff3300}
a.ex3:hover {background-color:#ff3300}
