/* www.SPMA.org.sg - CSS Document */

a {
		color: #993333;
	}

a.hover	{
		color: #993333;
	}

.copyright 	{
			color: #993333;
			font-size: 9px;
			font-family: Tahoma;
			text-decoration: none;
			}
			
.text {
			color: #993333;
			font-size: 12px;
			font-family: Tahoma;
			font-weight: normal;
			}