body {
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 13;
}

a {
                text-decoration: underline;
                color: #000000;
                font-size: 12;
}

a:hover {
                text-decoration: underline;
                font-size: 12;
}

a:visited {
				text-decoration: underline;
                color: #000000;
                font-size: 12;
}		
		
a.tablet {  text-decoration: udnerline;
                color: #000000;
                font-size: 13;

}
td.table1:hover {text-decoration: udnerline;
                color: #FFFFFF;
                font-size: 13;
                background:#A5D6FF;
}
