body {
		font-family: Arial, Tahoma, Verdana, Sans-serif;
		font-size: 15px;
		font-weight: bold;
}

table {
    font-weight: bold;
}

img {
    border: 0;
}

A:link {text-decoration: none; font-size: 15px; color: #000000;}
A:visited {text-decoration: none; font-size: 15px; color: #000000;}
A:active {text-decoration: none; font-size: 15px; color: #000000;}
A:hover {text-decoration: underline; color: red; font-size: 15px; color: #000000;}
