/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 14 February 2012 11:28:00
*/


 .mylinks a {
    outline: none;
    display:block;
    background: url("http://www.canberra.edu.au/__data/assets/image/0006/722373/tabs.png") 0 0 no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFF!important;
    padding: 10px;
text-align: center;
    float: left;
    border: solid 1px #000;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    -moz-box-shadow:0px 0px 5px #333;
    -webkit-box-shadow:0px 0px 5px #333;
    box-shadow:0px 0px 5px #333;
    text-decoration: none!important;
    font-weight: bold;
width: 60px;
 }

 .mylinks a:hover {
 background-position: 0 -37px;
 }

 .mylinks a:active {
 background-position: 0 -74px;
 }

